[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 14:51:31 EST 2009


"flavia.rainone at jboss.com" wrote : So I'll use the recursion structure itself to deduct when the module needs to be filtered out and I'll abort the CP creation for those modules.
That worked. :)
However, I still see failures. This time, it looks like there is an error with the unregistering of "non-depolyment" modules. This error is not visible because ClassLoading.removeModule ignores Exceptions thrown by ModuleRegistries. But as a result of this Exception, the cleanup is not done properly and we end up with trash class pools in the default domain, which results in a failure on ReflectTestSuite.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266653#4266653

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266653



More information about the jboss-dev-forums mailing list