[jboss-jira] [JBoss JIRA] Commented: (JBAS-5151) Resource loading fails for WEB-INF/xyz.txt

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Fri Feb 8 21:12:03 EST 2008


    [ http://jira.jboss.com/jira/browse/JBAS-5151?page=comments#action_12398989 ] 
            
Remy Maucherat commented on JBAS-5151:
--------------------------------------

"All the WS specs require loading resources from WEB-INF."

This is wrong for the Servlet environment (which will obvidously only consider /WEB-INF/clases, as well as classes in JARs in /WEB-INF/lib), as Adrian says it is a bug to include it. It is up to WS to handle it as a special case if the specs do require it (this is quite surprising though).

> 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
>            Priority: Critical
>             Fix For: JBossAS-5.0.0.CR1
>
>
> 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

        



More information about the jboss-jira mailing list