The Tomcat release version 7.0.100 introduced a bug that prevented ServiceLoaders from being started. This was fixed by the ticket: https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 (Thank you for the fix)
This problem ended up causing an application I was working on from running correctly. In an attempt to resolve, I tried turning up logging but there does not appear to be any logging in this section of the code, error or otherwise. Would it be possible to add additional logging, specifically in the WebappServiceLoader.java class? I'd be willing to submit code to address this concern. Thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org