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 +-