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

--- Comment #4 from Mathieu Ouellet <matoue...@hotmail.com> 2011-10-04 16:50:37 
UTC ---
Not sure about the expected behavior of the WepappClassLoader, but here's
something I ran into while testing the new release 7.0.22.

I'm still experiencing the issue when using
org.apache.catalina.loader.WebappClassLoader.findResources(String).

Unlike org.apache.catalina.loader.WebappClassLoader.findResource(String), it
doesn't look for resources into the local repository using
org.apache.catalina.loader.WebappClassLoader.findResourceInternal(String,
String), where the fix to this bug can be found.

Not sure if this is an expected behavior, but this use case doesn't seem to be
covered by the fix.

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