You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/06/07 08:10:20 UTC

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

    [ https://issues.apache.org/jira/browse/TOMEE-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318101#comment-15318101 ] 

Romain Manni-Bucau commented on TOMEE-1830:
-------------------------------------------

Well this part always has been a bit "hacky" cause we have some mandatory exclusions but we let the user override them. That said we never got complains about it (think all tomee users use exclusions.list instead).

Fixed on master with the nice enhancement of supporting scan property and not only exclusions.

> 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
>            Assignee: Romain Manni-Bucau
>            Priority: Minor
>             Fix For: 7.0.1
>
>
> 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)