Petr Jurák wrote:
>
> Hi,
> you can try POJO mapping.
> Add this to your web.xml to Jersey servlet:
>
> com.sun.jersey.api.json.POJOMappingFeature
> true
>
> Hope this helps.
> Regards,
> Petr
>
I added that in my web.xml but I get the very same error.
I read about this feature in Jersey tutorial. do I need to add @Produces or
sth. like that to make it work?
--
View this message in context: http://jersey.576304.n2.nabble.com/Twitter4j-Jersey-WebApplicationException-tp6095973p6125425.html
Sent from the Jersey mailing list archive at Nabble.com.