[webbeans-issues] [JBoss JIRA] Created: (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
Mon Aug 10 10:49:29 EDT 2009
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