users@jersey.java.net

[Jersey] Re: Deserializing JSON using jersey-client

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Wed, 23 Mar 2011 06:19:22 -0700 (PDT)

Jakub Podlesak-2 wrote:
>
> Hi Gili,
>
> Could you please double-check, you have the jersey-json
> added as a dependency and you have set
> the JSONConfiguration.FEATURE_POJO_MAPPING on the client?
> The version parameter should not do any harm.

You're right! I was confusing the server-side and client-side configuration.

Could someone please update the example at
http://download.java.net/maven/2/com/sun/jersey/samples/jacksonjsonprovider/1.5/jacksonjsonprovider-1.5-project.zip
to showcase the use of a client-side configuration? The test cases are
retrieving JSON responses as String instead of exercising the client-side
jackson provider as I expected.

Should I open a bug report for this?

Thanks,
Gili

--
View this message in context: http://jersey.576304.n2.nabble.com/Deserializing-JSON-using-jersey-client-tp6191049p6199811.html
Sent from the Jersey mailing list archive at Nabble.com.