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

jaikiran do-not-reply at jboss.com
Thu Jul 23 10:07:08 EDT 2009


To make this more generic, this issue isn't specific to Seam. If there are 2 applications (one of it non-scoped/non-isolated) and the other application is isolated and if the isolated application invokes getResources(resourceName) on the classloader then it will end up getting resources from the non-isolated classloader too (which looks incorrect).


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

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



More information about the jboss-dev-forums mailing list