DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14790>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14790

getServletContext().getResource(file) returns invalid JNDI URL

           Summary: getServletContext().getResource(file) returns invalid
                    JNDI URL
           Product: Tomcat 4
           Version: 4.1.10
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Servlet & JSP API
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


getServletContext().getResource(file) returns invalid JNDI URL if the file in 
the top level of the webapplication. The file lacks a initial path '/'

getServletContext().getResource(collection_opml.xml) returns this URI--
jndi:/localhost/mw_webclientcollection_opml.xml

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to