Thanks for your reply, it works :)
The github project have been updated accordingly:
https://github.com/francisoud/jersey
On Wed, Jun 12, 2013 at 9:24 AM, pub cog <pub.cog_at_gmail.com> wrote:
> Hi,
>
> I'm trying to use JerseyTest (v1.17) as describe here:
> https://jersey.java.net/nonav/documentation/1.17/test-framework.html
>
> But I keep getting this error:
>
> A message body writer for Java class java.lang.Boolean, and Java type
> class java.lang.Boolean, and MIME media type application/json was not found
> I made a simple and basic sample projet to reproduce this issue here:
> https://github.com/francisoud/jersey
>
> Could you take a look at it please.
> I must be missing something obvious ?!
>
> Thanks in advance
>
>
>