Hi,
I'm running jetty and along with jersey libs, jackson-jaxrs.jar is also
included in the .war file because its transitive dependency of
jersey-json.lib.
In jackson-jaxrs.jar, there is a JacksonJaxbJsonProvider (or the
JacksonJsonProvider) provider which I believe is being picked up when war is
deployed and Jersey seems to pick this up. If I exclude the
jackson-jaxrs.jar from my war, it uses the other json lib.
--
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-with-Jackson-for-JSON-tp6480924p6489013.html
Sent from the Jersey mailing list archive at Nabble.com.