On 17/03/2017 20:21, Mike Wilson wrote: > > I also ran into [1]. > > Some Tomcat configuration with custom components (Valves, Managers etc) may > be done from a webapp's META-INF/context.xml. But currently if those classes > are your own custom implementations they will not be found if residing > inside the webapp's war (but are f ex found if placed in <tomcat>/lib). > > Would it make sense for Tomcat to use the webapp classloader for components > that are specified in META-INF/context.xml?
Potentially. It needs some thought when running under a SecurityManager. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org