I am trying with simple Jersey + JSON example but I get following error message body writer for Java class com.test.jsonexample and MIME media type application/json w
message body writer for Java class com.test.jsonexample and MIME media type application/json w
I tried to download the following jar libraries:
When I download gson 0.99 my rest service work well.