users@jersey.java.net

[Jersey] Re: namespace problem with JSON on mac ?

From: Jakub Podlesak <jakub.podlesak_at_oracle.com>
Date: Wed, 02 Nov 2011 11:37:28 +0100

Hi,

Please see attached for fixed project zip file.

I had to add the JAXBContext resolver manually
to the client config, as there no scanning happens on the client side.
I also had to switch from jettison mapped notation
to an internal one as there seems to be a bug in jettison (did not have time
to dive deeper).

However: i would suggest you try to use the POJO mapping (see [1])
feature for JSON, as it should generate much cleaner data for you.

~Jakub

[1]http://jersey.java.net/nonav/documentation/latest/json.html#d4e903

On 28.10.2011 15:26, thehpi wrote:
> How can I contact Jakub? I really would like to fix this problem
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/namespace-problem-with-JSON-on-mac-tp6903460p6940132.html
> Sent from the Jersey mailing list archive at Nabble.com.
>