https://bz.apache.org/bugzilla/show_bug.cgi?id=64191
Roland <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #13 from Roland <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
