https://issues.apache.org/bugzilla/show_bug.cgi?id=54083

          Priority: P2
            Bug ID: 54083
          Assignee: dev@tomcat.apache.org
           Summary: Provide jarsToSkip on a per-webapp basis
          Severity: enhancement
    Classification: Unclassified
                OS: Mac OS X 10.4
          Reporter: ch...@christopherschultz.net
          Hardware: PC
            Status: NEW
           Version: 7.0.32
         Component: Catalina
           Product: Tomcat 7

Tomcat provides a org.apache.catalina.startup.ContextConfig.jarsToSkip system
property to skip scanning of JARs when deploying webapps, but this is a
system-wide property.

It would be great to be able to, perhaps through the <JarScanner> element,
specify which JARs should (or should not) be scanned.

Is this possible, or have the JarScanner and/or ClassLoader already been
configured before context.xml is processed?

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