[weld-issues] [JBoss JIRA] Closed: (WELD-611) weld-se handles only one beans.xml.

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Aug 15 21:16:12 EDT 2010


     [ https://jira.jboss.org/browse/WELD-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed WELD-611.
--------------------------

    Fix Version/s: 1.1.0.BETA1
                       (was: 1.1.0.BETA2)
       Resolution: Done


> weld-se handles only one beans.xml.
> -----------------------------------
>
>                 Key: WELD-611
>                 URL: https://jira.jboss.org/browse/WELD-611
>             Project: Weld
>          Issue Type: Bug
>    Affects Versions: 1.0.0.GA
>         Environment: weld-se-1.0.0-CR2
>            Reporter: Koichi Kobayashi
>            Assignee: Peter Royle
>             Fix For: 1.1.0.BETA1
>
>         Attachments: URLScanner.java.patch
>
>
> 1. make an interceptor and include it in Jar with beans.xml which defined it.
> <beans>
> <interceptors>...</interceptors>
> </beans>
> 2. other project has own beans.xml in META-INF directory, and add the Jar to CLASSPATH.
> <beans></beans>
> 3. weld-se handles only beans.xml in the direcotry, then Interceptor does not work.

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