Hello,

For the Wink Jackson extension JAR, it should have a
META-INF/wink-application file in it which auto-registers the
provider. The logs should also indicate that the
WinkJacksonJaxbJsonProvider if they are turned on to "all". If you
want it to take precedent over any other provider (versus just having
it auto-registered), you should return it in your Application
sub-class or wink-application file.

On Thu, Jun 23, 2011 at 3:34 PM, Paulo Borges <[email protected]> wrote:
>
> Hi:
>
> I was wondering if dropping Wink Jackson provider extension in WEB-INF/lib is 
> enough to have it registered as a default JSON provider or other 
> configuration is needed. I could not find any info on this one in 
> userguide.pdf doc.
>
> regards,
>

Reply via email to