[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-7032 or ClassLoader::getResources

jason.greene@jboss.com do-not-reply at jboss.com
Sat Jul 25 00:27:19 EDT 2009


"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#4245982

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



More information about the jboss-dev-forums mailing list