https://issues.apache.org/bugzilla/show_bug.cgi?id=55246
Jeremy Boynes <jboy...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Jeremy Boynes <jboy...@apache.org> --- This has been fixed in trunk and will be included in 8.0.x http://svn.apache.org/r1512826 http://svn.apache.org/r1513028 TLD scanning has been consolidated into a ServletContainerInitializer provided by Jasper that uses the ServletContext to dynamically register listeners. As a result, the application and its JARs are scanned once rather than twice (by Catalina's TldConfig and Jasper's TldLocationsCache). -- 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