[
https://issues.jboss.org/browse/CDI-61?page=com.atlassian.jira.plugin.sys...
]
Stuart Douglas commented on CDI-61:
-----------------------------------
This may not actually be a problem, if the injected bean is normal scoped and the producer
does not attempt to call any methods on the injected proxy, although this sort of setup
should probably be avoided anyway.
Producers and beans that are under construction
-----------------------------------------------
Key: CDI-61
URL:
https://issues.jboss.org/browse/CDI-61
Project: CDI Specification Issues
Issue Type: Bug
Components: Beans
Affects Versions: 1.0
Reporter: Pete Muir
Fix For: 1.1 (Proposed)
I think we need the spec to say something about cases where an injection point of a bean
resolves to a producer method of the same bean. The implementation should detect that this
is a definition error. It shouldn't try to call a producer method on a
non-fully-initialized bean.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira