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