users@jersey.java.net

[Jersey] Re: Jersey, jaxb and Lists

From: Jairo1 <jairo_at_azet.sk>
Date: Thu, 28 Apr 2011 00:07:42 -0700 (PDT)

I have the similar problem with NULL response.
I get the response from REST server using 'ClientResponse' approach.Based on
response type (JSON or XML is accepted) I'm unmarshaling received data. I
see the data are correct in String presentation but if I try to unmarshall
the JSON data - NULL List is resulted (even
'JSONConfiguration.FEATURE_POJO_MAPPING' is not a solution).
In case of XML unmarshalling everything works file.

Maybe somebody solved this issue in the past.
Thanks.


--
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-jaxb-and-Lists-tp6309856p6312232.html
Sent from the Jersey mailing list archive at Nabble.com.