[
http://jira.jboss.com/jira/browse/JBAS-5151?page=comments#action_12396071 ]
Scott M Stark commented on JBAS-5151:
-------------------------------------
It is the WebappClassLoader parent class loader that includes the war root in its
classpath, and it locating the WEB-INF/test-resource.txt resource. With the new class
loader, the parent org.jboss.classloader.spi.base.BaseClassLoader delegates to a
VFSClassLoaderPolicy@3f6fc94f{vfsfile:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta4/server/default/deploy/jmx-console.war/}
which should be returning this, but it is not.
Resource loading fails for WEB-INF/xyz.txt
------------------------------------------
Key: JBAS-5151
URL:
http://jira.jboss.com/jira/browse/JBAS-5151
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ClassLoading
Reporter: Heiko Braun
Assigned To: Scott M Stark
Fix For: JBossAS-5.0.0.Beta4
Heiko Braun wrote:
> With recent versions it seems that loading resources from WEB-INF
> seems to be broken for a lot of WS tests. Have there been any
> classloader changes that may explain this?
--
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