[weld-issues] [JBoss JIRA] Closed: (WELD-33) 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 Jan 7 08:26:31 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-33.
-------------------------
Resolution: Duplicate Issue
Assignee: Marius Bogoevici
> Support @Any delegate injection points being able to automatically inject the bean being decorated, not doing a general lookup
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: WELD-33
> URL: https://jira.jboss.org/jira/browse/WELD-33
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
> Fix For: 1.0.1.CR1
>
>
> 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