You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/23 01:04:29 UTC

DO NOT REPLY [Bug 14790] New: - getServletContext().getResource(file) returns invalid JNDI URL

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: tomcat-dev@jakarta.apache.org
        ReportedBy: valentine@library.ucsb.edu


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>