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=26090>. 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=26090 request to static file served by /* mapped servlet Summary: request to static file served by /* mapped servlet Product: Tomcat 5 Version: 5.0.16 Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Minor Priority: Other Component: Connector:Coyote AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I use some servlets in my context. All servlets, except one, are mapped with an unique name. On servlet is mapped with /*. Then I will request a servlet with the unique name the servlet is answer. If no mapped name exist the servlet with /* answer. Now I put a static file in the context and request for it. Now I expect that tomcat serve the file, but the servlet mapped with /* answer! Im not sure if this is a bug but I expect the same like servlet. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]