users@jersey.java.net

Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBu

From: RajKal <rajkal23_at_yahoo.com>
Date: Tue, 4 Aug 2009 11:17:51 -0700 (PDT)

Using Java 1.5 version in Weblogic 10.0 environment and not sure how I can find JAXB version used by the web container. I  am using these 2 jars.
jaxb-api-2.1.jar
jaxb-impl-2.1.10.jar


Hi,

Looks like a JAXB class conflict issue when creating a JAXBContext.

What version of SE are you using? and what version of JAXB is utilized
by the Web container?

Paul.