users@jersey.java.net

[Jersey] Re: Twitter4j & Jersey: WebApplicationException

From: mahan_h <mahorad_at_gmail.com>
Date: Tue, 8 Mar 2011 05:57:46 -0800 (PST)

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.