[
https://issues.jboss.org/browse/CDI-190?page=com.atlassian.jira.plugin.sy...
]
Pete Muir commented on CDI-190:
-------------------------------
Pull at
https://github.com/jboss/cdi/pull/75 - please review.
Does not need EG meeting review.
Require deployment-time validation of injection points defined on
observer and disposer methods
-----------------------------------------------------------------------------------------------
Key: CDI-190
URL:
https://issues.jboss.org/browse/CDI-190
Project: CDI Specification Issues
Issue Type: Bug
Affects Versions: 1.1.EDR1
Reporter: Jozef Hartinger
Assignee: Pete Muir
Priority: Minor
Fix For: 1.1.EDR2
The spec says:
{quote}
The container must validate all injection points of all enabled beans and of all other
Java EE component classes supporting
injection when the application is initialized to ensure that there are no unsatisfied or
unresolvable ambiguous dependen-
cies. If an unsatisfied or unresolvable ambiguous dependency exists, the container
automatically detects the problem and
treats it as a deployment problem.
{quote}
This should be clarified to also include validation of injection points of observer and
disposer methods of enabled beans.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira