"jaikiran" wrote :
| From my understanding of the semantics of Classloader.getResources(String name) and
the javadoc, i think the BaseClassLoaderDomain.getResources(BaseClassLoader cl, String
name, Seturls, boolean allExp) is probably incorrect.
|
This is the correct behavior; getResources is supposed to pull from all "parent"
classloaders, which in our domain model is the entire domain.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245982#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...