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