[webbeans-issues] [JBoss JIRA] Updated: (WBRI-272) bean discovery doesn't scan jar files
Mike Wilson (JIRA)
jira-events at lists.jboss.org
Tue May 26 16:13:56 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Wilson updated WBRI-272:
-----------------------------
Description:
Bean discovery only scans WEB-INF/classes and not jar files in WEB-INF/lib. According to section 12.1 of the WebBeans spec it should scan every jar that includes a META-INF/beans.xml.
This results in beans not being discovered in applications that are modularized into multiple jar files.
was:
Bean discovery only scans WEB-INF/classes and not jar files in WEB-INF/lib (according to section 12.1 of the WebBeans spec it should scan every jar that includes a META-INF/beans.xml).
This results in beans not being discovered in applications that are modularized into multiple jar files.
> bean discovery doesn't scan jar files
> -------------------------------------
>
> Key: WBRI-272
> URL: https://jira.jboss.org/jira/browse/WBRI-272
> Project: Web Beans
> Issue Type: Bug
> Components: Bootstrap
> Affects Versions: 1.0.0.PREVIEW1
> Reporter: Mike Wilson
>
> Bean discovery only scans WEB-INF/classes and not jar files in WEB-INF/lib. According to section 12.1 of the WebBeans spec it should scan every jar that includes a META-INF/beans.xml.
> This results in beans not being discovered in applications that are modularized into multiple jar files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list