You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/10/31 19:08:55 UTC

[Bug 54083] New: Provide jarsToSkip on a per-webapp basis

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: chris@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54083] Provide jarsToSkip on a per-webapp basis

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54083

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This has been implemented in trunk for Tomcat 8.

The changes are non-trivial to back-port. I don't intend proposing a back-port
of these changes.

I'll leave this open a little while in case someone wants to look at a back
port. In not, I'll change the version to 8.0.x and resolve it as fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54083] Provide jarsToSkip on a per-webapp basis

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54083

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|Catalina                    |Catalina
            Version|7.0.32                      |trunk
         Resolution|---                         |FIXED
            Product|Tomcat 7                    |Tomcat 8
   Target Milestone|---                         |----

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
As per my previous comment, marking this as fixed in 8.0.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org