users@jersey.java.net

[Jersey] Re: json and jersey 1.13 client

From: Michal Gajdos <michal.gajdos_at_oracle.com>
Date: Tue, 28 Aug 2012 08:58:19 +0200

Hi,

can you share your configuration / a simple test case with us? It would
help us to find where the problem is.

thanks,
Michal

On 26.8.2012 4:10, jgowder_at_hotmail.com wrote:
> Hi,
> JSON handling on the client side is breaking with 1.13 client jar is
> breaking.
> I have a JSONJaxbContext implementing a ContextResolver added to the
> Default config. This is works fine in 1.12 but with 1.13 it is throwing
> the following exception.
>
> Any help is appreciated.
>
> Thanks
>
> ClientHandlerException:
> com.sun.jersey.api.client.ClientHandlerException: A message body writer
> for Java type, class<for java type> , , and MIME media type,
> application/json, was not found