[weld-issues] [JBoss JIRA] Commented: (WELD-602) bean discovery doesn't scan jar files

Mike Wilson (JIRA) jira-events at lists.jboss.org
Thu Sep 16 04:10:29 EDT 2010


    [ https://jira.jboss.org/browse/WELD-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12551213#action_12551213 ] 

Mike Wilson commented on WELD-602:
----------------------------------

Considering that more than a year has passed since I reported this bug, it seems most probable that the WELD codebase has matured and implemented this part of the spec. I'm not currently working on a JCDI/WELD project so I can't easily verify that what we wanted to do does indeed work with the current version, but your test looks exactly what we tried to do back in 2009. Thanks.

> bean discovery doesn't scan jar files
> -------------------------------------
>
>                 Key: WELD-602
>                 URL: https://jira.jboss.org/browse/WELD-602
>             Project: Weld
>          Issue Type: Bug
>          Components: Servlet Container Support
>    Affects Versions: 1.0.0.CR1
>            Reporter: Mike Wilson
>            Assignee: Pete Muir
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list