[jboss-dev-forums] [Design of POJO Server] - Re: JBossXB and security parsing
adrian@jboss.org
do-not-reply at jboss.com
Mon Sep 18 09:58:55 EDT 2006
This was caused by the context classloader being that of the
bootstrap. i.e. The NoAnnotationURLClassLoader.
It couldn't find resource:.xml which is in jboss.jar
Why this didn't fail in the old server as well?
Whatever the reason, it obviously needs to use the MBean's classloader
in case there are schemas in a scoped deployment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972316#3972316
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972316
More information about the jboss-dev-forums
mailing list