users@jersey.java.net

Issue with endorsed jaxb-api-2-1.jar

From: Patel, Sanjay <sapatel_at_NEMOURS.ORG>
Date: Wed, 29 Apr 2009 08:35:17 -0400

Hi,

I am using Jersey 1.0.3 - JAXB for JSON conversion. As Jersey uses
jaxb-api-2-1.jar, I had to endorse it. Now the problem is my other app
wants to use jaxb-api-2.0.jar but the jaxb-api-2.1.jar is endorsed , I
can not use jaxb-api-2.0. Did anyone face this issue before ?

-Sanjay