[cdi-dev] [JBoss JIRA] (CDI-190) Require deployment-time validation of injection points defined on observer and disposer methods

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Aug 21 16:26:14 EDT 2012


     [ https://issues.jboss.org/browse/CDI-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir reassigned CDI-190:
-----------------------------

    Assignee: Pete Muir

    
> 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

        


More information about the cdi-dev mailing list