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

--- Comment #11 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to quaff from comment #9)
> I have the same problem, my application need to override resources of
> third-party libs, for example config files and templates even classes, It
> works fine with tomcat7 and other application servers. I hope tomcat8 could
> fix this problem for robustness and compatibility

You can always write your own ClassLoader that mostly delegates to the
superclass (WebappClassLoader) but prioritizes whatever libraries you want.

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