You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/02/16 17:10:18 UTC

[jira] [Resolved] (OWB-1106) Scanning mode: Only jars with beans.xml (Like eg CDI 1.0)

     [ https://issues.apache.org/jira/browse/OWB-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-1106.
--------------------------------
       Resolution: Fixed
         Assignee: Mark Struberg
    Fix Version/s: 1.6.3

This can now be enabled by having a 
META-INF/openwebbeans/openwebbeans.properties with the following entry:

{code}
org.apache.webbeans.scanBeansXmlOnly=true
{code}


> Scanning mode: Only jars with beans.xml (Like eg CDI 1.0)
> ---------------------------------------------------------
>
>                 Key: OWB-1106
>                 URL: https://issues.apache.org/jira/browse/OWB-1106
>             Project: OpenWebBeans
>          Issue Type: Improvement
>            Reporter: Karl Kildén
>            Assignee: Mark Struberg
>             Fix For: 1.6.3
>
>
> Openwebbeans provides a really flexible ScannerService. However some more useful modes could be included out of the box and be activated by using openwebbeans.properties because ScannerService is quite complicated.
> Faster boot is always attractivate and the suggested mode could easily speed up some applications and replace endless lists of excluded jars across projects



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