[weld-issues] [JBoss JIRA] Assigned: (WELDSE-10) weld-se handles only one beans.xml.
Peter Royle (JIRA)
jira-events at lists.jboss.org
Wed Apr 28 09:54:11 EDT 2010
[ https://jira.jboss.org/jira/browse/WELDSE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Royle reassigned WELDSE-10:
---------------------------------
Assignee: Peter Royle
> weld-se handles only one beans.xml.
> -----------------------------------
>
> Key: WELDSE-10
> URL: https://jira.jboss.org/jira/browse/WELDSE-10
> Project: Weld support for Java SE
> Issue Type: Bug
> Affects Versions: 1.0.0.CR2
> Environment: weld-se-1.0.0-CR2
> Reporter: Koichi Kobayashi
> Assignee: Peter Royle
> Fix For: 1.0.2.CR1
>
> 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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list