[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6447) Injection points should not resolve to non-selected alternatives.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jun 10 11:04:38 EDT 2010


Injection points should not resolve to non-selected alternatives.
-----------------------------------------------------------------

                 Key: JBIDE-6447
                 URL: https://jira.jboss.org/browse/JBIDE-6447
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2.next
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.2.next


See the spec.:

5.1.4. Inter-module injection
A bean is available for injection in a certain module if:
...
• the bean is either not an alternative, or the module is a bean archive and the bean is a selected alternative of the bean
archive

org.jboss.tools.cdi.core.test.tck.ResolutionByTypeTest.testPolicyNotAvailableInNonDeploymentArchive() should pass.

IBean.isSelectedAlternative() should be implemented.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list