[webbeans-issues] [JBoss JIRA] Updated: (WBRI-341) Support @Any delegate injection points being able to automatically inject the bean being decorated, not doing a general lookup
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Aug 13 13:17:27 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WBRI-341:
---------------------------
Fix Version/s: 1.0.0.CR2
(was: 1.0.0.CR1)
> Support @Any delegate injection points being able to automatically inject the bean being decorated, not doing a general lookup
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: WBRI-341
> URL: https://jira.jboss.org/jira/browse/WBRI-341
> Project: Web Beans
> Issue Type: Bug
> Components: Interceptors and Decorators
> Reporter: Pete Muir
> Fix For: 1.0.0.CR2
>
>
> Currently we treat delegate injection points like a normal injection point, meaning that if multiple beans will resolve to the delegate injection point, we fail at runtime. This seems incorrect to me - we should relax this restriction, even though the spec makes no requirements in this area.
--
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