|
11h
|
|
revised |
How to Tell JPA the prefered DataType Thanks and signature removed |
|
16h
|
|
comment |
JAX-RS exception handling I found out that Jackson actually has implementation of exception mapper I needed. It lies in package org.codehaus.jackson.jaxrs and has an expected name JsonMappingExceptionMapper. Default implementation returns status code 400 and brief exception describing message. Jackson also has mapper called JsonParseExceptionMapper for JSON parsing errors.
|
|
1d
|
|
comment |
JAX-RS exception handling I thought that mappers allow to handle exceptions thrown from code of the service. That was my mistake. Thank you! |
|
1d
|
|
accepted | JAX-RS exception handling |
|
Jun
14 |
|
asked | JAX-RS exception handling |
|
May
27 |
|
awarded | Famous Question |
|
May
23 |
|
revised |
Problems initializing Ejb3Configuration grammar and other fixes |
|
May
8 |
|
awarded | Enlightened |
|
May
8 |
|
awarded | Nice Answer |
|
May
8 |
|
revised |
Vaadin: IllegalStateException "UI id has already been defined' after session timeout" More descriptive title |
|
May
8 |
|
reviewed | Edit suggested edit on Vaadin: IllegalStateException "UI id has already been defined' after session timeout" |
|
May
8 |
|
asked | Vaadin: IllegalStateException "UI id has already been defined' after session timeout" |
|
Apr
26 |
|
awarded | Notable Question |
|
Apr
25 |
|
awarded | Notable Question |
|
Apr
25 |
|
comment |
How to find out the time Linux machine have spent in sleep OK, thanks a lot |
|
Apr
25 |
|
accepted | How to find out the time Linux machine have spent in sleep |
|
Apr
25 |
|
comment |
How to find out the time Linux machine have spent in sleep Nice hint. But is there more simple way like one short command? Otherwise i'll need to write parsing script... |
|
Apr
25 |
|
asked | How to find out the time Linux machine have spent in sleep |
|
Apr
1 |
|
awarded | Popular Question |
|
Mar
25 |
|
awarded | Civic Duty |