users@jersey.java.net

Re: [Jersey] jersey with jackson

From: Tatu Saloranta <tsaloranta_at_gmail.com>
Date: Tue, 26 Oct 2010 09:03:29 -0700

On Tue, Oct 26, 2010 at 2:01 AM, Jakub Podlesak
<jakub.podlesak_at_oracle.com> wrote:
> Hi Matthew,
>
> For maven users, it is sufficient to add jersey-json module dependency
> and set
>
> com.sun.jersey.api.json.POJOMappingFeature
>
> resource config feature (see [1]) to get the desired behaviour.
> Jersey currently depends on Jackson version 1.5.5.

Fortunately features needed in this case have been included since
Jackson 1.1, so that should be fine.

-+ Tatu +-