[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
alesj
do-not-reply at jboss.com
Fri Nov 6 07:15:34 EST 2009
"kabir.khan at jboss.com" wrote : org.jboss.aop.asintegration.jboss5.AOPClassLoaderDeployer is set up in AS to do this.
|
| It calls AOPClassLoaderInitializer.initializeForUnit() which in turn ends up in DomainRegistry.initMapsForLoader()
We should do this w/o AOP being present.
And as Flavia suggests - and which is correct, as CLs/Modules can bypass Deployers -
this should be done via ModuleRegistry - as I described it in my previous post.
I guess this calls for a test that would create a CL from -beans.xml,
and see if the Classpools still work.
Flavia, will you create one or should I, and you just fix the issues if they are present?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264318#4264318
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264318
More information about the jboss-dev-forums
mailing list