https://bz.apache.org/bugzilla/show_bug.cgi?id=64191

Roland <rmuelle...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #13 from Roland <rmuelle...@posteo.de> ---
Thanks for the quick fix, but I investigated a bit more. There is still
something wrong. The application *IS* using WebappClassLoaderBase from Tomcat.
I see that there is code to remove the leading slash in line 1574, which is
executed. The bug is in line 1594. The call to "super.findResources" still uses
the "name" variable, but it should use the "jarPath" variable.

-- 
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