[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
flavia.rainone@jboss.com
do-not-reply at jboss.com
Thu Nov 19 05:02:52 EST 2009
"flavia.rainone at jboss.com" wrote : I was wondering is there is any way of identifying that specific type of scenario. If I could do that, I would generate the "bootstrap" CP only for "non-deployment" modules. This would avoid the problem in the scenario I described above without breaking testNonDeploymentModule.
Actually, this is not what I want to do. This kind of fix would be useless, because, AFAIK, I could create the same ear scenario I described before using an beans.xml file. In that case, the "war" corresponding modules wouldn't be filtered out of JBossClDelegatingCPFactory.registerBootstrapLoaders, and the bug would occur again.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266507#4266507
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266507
More information about the jboss-dev-forums
mailing list