[jboss-dev-forums] [JBoss AS7 Development] - Re: Using JAXB and see java.lang.ClassNotFoundException: __redirected/__DatatypeFactory

Jason Greene do-not-reply at jboss.com
Wed Aug 24 23:40:08 EDT 2011


Jason Greene [http://community.jboss.org/people/jason.greene] created the discussion

"Re: Using JAXB and see  java.lang.ClassNotFoundException: __redirected/__DatatypeFactory"

To view the discussion, visit: http://community.jboss.org/message/622837#622837

--------------------------------------------------------------
The error is misleading due to a JAXP bug in some factories. The solution is to ensure that you have your threads current context class loader set to the calling modules class loader and that that module have a service import on the com.sun jaxb impl module.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/622837#622837]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110824/c7d19134/attachment.html 


More information about the jboss-dev-forums mailing list