https://bz.apache.org/bugzilla/show_bug.cgi?id=57129
--- Comment #12 from quaff <zhouyanm...@gmail.com> --- (In reply to Christopher Schultz from comment #11) > (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. I think it is a regression bug, tomcat8 should fix it, maybe we should abandon tomcat8, stay with tomcat7 or switch to other servers. -- 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