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.