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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...