users@jersey.java.net

Re: custom serializer not getting called

From: jameskpublic <jameskpublic_at_yahoo.com>
Date: Wed, 15 Sep 2010 12:18:07 -0700 (PDT)

I'm getting json in the output, and I haven't explicitly enabled the POJO
support.
The framework is honoring the "@XmlRootElement" on the EmailMessage class,
and the framework throws an exception if I remove it.

Doesn't all that imply that it's using the jackson provider?
Is there a simple way to check, or explicitly bind the provider?

Thanks

James

-- 
View this message in context: http://jersey.576304.n2.nabble.com/custom-serializer-not-getting-called-tp5534150p5535702.html
Sent from the Jersey mailing list archive at Nabble.com.