users@jersey.java.net

[Jersey] Re: Deserializing JSON using jersey-client

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Wed, 23 Mar 2011 17:07:47 +0100

On 03/23/2011 02:19 PM, Gili wrote:
> 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?
yes please.

linked zip file can't be updated - "fix" may be included in some newer
release.

Pavel


> 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.
>