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

http://issues.apache.org/bugzilla/show_bug.cgi?id=42700

           Summary: Tomcat 6.0.10 doesn't handle well servlet-mappings to
                    docs
           Product: Tomcat 6
           Version: 6.0.10
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If I try to configure a servlet to map to a url named docs or /docs/* etc,
Tomcat doesn't handle ok the requests and changes the url from
myapp/docs?<params> to /myapp/docs/?<params> and answer with an error saying no
resource available. Even if I type the url explicitly on browser.  This happened
to my Tomcat in Linux, it didn't on windows. Everything goes fine if I change
the mapping to something different like doctest or /doctest/*. It can seem small
thing but it could mean (as it happened to me) a big headache if you find
yourself dealing with the problem trying to figure what is wrong.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to