https://bz.apache.org/bugzilla/show_bug.cgi?id=58096
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Tomcat 8 |Tomcat 7 Component|Catalina |Catalina Target Milestone|---- |--- --- Comment #3 from Mark Thomas <[email protected]> --- Thanks for the patch. I took a slightly different approach which was to use getURL() on the resource obtained for "/WEB-INF/classes/". The fix has been applied to trunk (for 9.0.x) and to 8.0.x for 8.0.25 onwards. 7.0.x will need a different fix since it uses a different resources implementation. -- 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]
