You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Alexander Larsen (JIRA)" <ji...@apache.org> on 2016/06/06 20:00:22 UTC

[jira] [Created] (TOMEE-1830) Set TomEEJarScanner TomEEFilter to delegate to standard jar scan filter as default

Alexander Larsen created TOMEE-1830:
---------------------------------------

             Summary: Set TomEEJarScanner TomEEFilter to delegate to standard jar scan filter as default
                 Key: TOMEE-1830
                 URL: https://issues.apache.org/jira/browse/TOMEE-1830
             Project: TomEE
          Issue Type: Improvement
          Components: TomEE Core Server
    Affects Versions: 7.0.0
            Reporter: Alexander Larsen
            Priority: Minor


Since TomEE replaces the StandardJarScanner and it's filter by default, it does not respect the tomcat.util.scan.StandardJarScanFilter.* system properties. 

This can be worked around by adding a JarScanner element in context.xml, but it might be more intuitive if the delegate in TomEEFilter was set by default when creating the TomEEJarScanner.

[Pull request|https://github.com/apache/tomee/pull/33]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)