[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-227) BaseClassLoaderDomain.getResource() should look at local classloader first before searching the repository
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Jan 22 11:57:22 EST 2008
BaseClassLoaderDomain.getResource() should look at local classloader first before searching the repository
----------------------------------------------------------------------------------------------------------
Key: JBMICROCONT-227
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-227
Project: JBoss MicroContainer
Issue Type: Bug
Components: Deployment
Reporter: Adrian Brock
Assigned To: Adrian Brock
Fix For: JBossMC-2.0.0.Beta10
Currently the BaseClassLoaderDomain searches the domain before seeing whether the resource is available in
the requesting classloader.
This is not backwards compatible with the UnifiedClassLoader and it is obviously preferable to use local resources.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list