https://issues.apache.org/bugzilla/show_bug.cgi?id=50802

--- Comment #1 from Sander Sõnajalg <sander.sonaj...@gmail.com> 2011-02-17 
13:25:14 EST ---
Mm, i forgot to mention: the static resource serving itself is working okay. If
you make queries to URLs "/webstart/test1.txt" and "/webstart/test2.txt" they
are okay. Only the getResourcePaths() implementation is faulty.

I know I'm now violating the "one-bug-per-report" rule and you can just ignore
this if that's important or whatever, but I've also noticed that when I map my
servlet to the root URL in web.xml, all the requests (to WHATEVER urls) are
being made against my servlet now, making the DefaultServlet never apply, and
thus making my static resources unreachable. Just mentioning.. I haven't read
the spec on this, but this behavior doesn't make too much sense for me. :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to