[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: POST_CLASSLOADER not having a fully usable class loader
adrian@jboss.org
do-not-reply at jboss.com
Mon May 18 05:08:06 EDT 2009
The "deployment" you are talking about doesn't go through the deployers at all,
so there is no POST_CLASSLOADER or REAL.
It is a part of the bootstrap "before" the deployers exist.
For something that does go through the deployers, you shouldn't use the MC "classloader"
element, you should use a META-INF/jboss-classloading.xml that the deployers know about.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231545#4231545
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231545
More information about the jboss-dev-forums
mailing list