[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool

alesj do-not-reply at jboss.com
Mon Dec 7 05:14:39 EST 2009


"flavia.rainone at jboss.com" wrote : that should return a class loaded by a BaseClassLoader, are returning a class loaded by the AppClassLoader.
This sounds like the issue we had before -- classes "leaking" into system cl,
where we should really only allow java.* packages through.

What's the "L loader" in TestScenario.cannotLoadClass(L loader, String className)?
Could be by-passing some rules?

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

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



More information about the jboss-dev-forums mailing list