On Mon, Dec 17, 2007 at 10:49:44PM +0000, Henric Larsson wrote:
> The exception of interest is:
> 
> javax.xml.bind.JAXBException
> with linked exception:
> [java.lang.ClassNotFoundException: #
> com.sun.xml.bind.v2.ContextFactory in
> EnvironmentClassLoader$1229322553[web-app:http://localhost:8080/artifact
> ory]]

Hi Henric,

This is a bug in our META-INF/services entry for JAXB.  You can override
this by setting a system property in your resin.conf:

  <system-property
    javax.xml.bind.JAXBContext="com.sun.xml.bind.v2.ContextFactory"/>

We'll get this fixed up for 3.1.5.

Best,
Emil

============================================================

Emil Ong
Chief Evangelist
Caucho Technology, Inc.
Tel. (858) 456-0300
mailto:[EMAIL PROTECTED]

Caucho: Reliable Open Source
--> Resin: application server
--> Quercus: PHP in Java
--> Hessian Web Services


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to