Sergey,

Sergey Beryozkin-5 wrote:
> 
> please see comments inline
> 

Thanks for the comments.
Looks like I'm getting closer.
But I still have a question.
Can you please comment on the parameters value for the JSONProvider.readFrom
method
(on those except for the apparent first and last one):

public java.lang.Object readFrom(java.lang.Class<java.lang.Object> type,
                                 java.lang.reflect.Type genericType,
                                 java.lang.annotation.Annotation[] anns,
                                 javax.ws.rs.core.MediaType mt,
                                
javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String> headers,
                                 java.io.InputStream is) throws
java.io.IOException

Thanks,
Dmitry
-- 
View this message in context: 
http://old.nabble.com/Unmarshal-WebApplicationException-Response-JSON-entity-tp27726278p27748553.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to