users@jersey.java.net

Re: [Jersey] natural notation stopped to work

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 20 Jan 2010 14:32:53 +0000

Can you recall what changes you made before the natural convention
stopped working?

Have you verified if your ContextResolver that sets up the natural
convention configuration is getting registered and invoked?

Paul.

On Jan 20, 2010, at 2:27 PM, Felipe Gaścho wrote:

> I have two files in the META-INF folder:
>
> javax.ws.rs.ext.MessageBodyReader
> javax.ws.rs.ext.MessageBodyWriter
>

> and now the JSON is still returning with @ symbol for JAXB atributes :
>
> curl -XGET http://fgaucho.dyndns.org:8080/arena-http/user
> -HAccept:application/json
>
> what else should I do to have natural notation ?
> --
> ------------------------------------------
> Felipe Gaścho
> 10+ Java Programmer
> CEJUG Senior Advisor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>