[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Testing Deployers with new Reflect + ClassPool
alesj
do-not-reply at jboss.com
Fri Dec 4 13:41:38 EST 2009
"flavia.rainone at jboss.com" wrote :
| Now I'm curious... why isn't ClassNotFoundException being thrown? The ClassLoader.loadClass() API is clear about CNFE being thrown if a class can't be found.
We're not loading class from ClassLoader, but from our custom API - ClassLoaderDomain / Loader.
Hence we can do whatever we want.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269081#4269081
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269081
More information about the jboss-dev-forums
mailing list