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