[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7776) CDI tools core doesn't take into account disabled beans while resolving beans.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Dec 1 12:08:05 EST 2010


CDI tools core doesn't take into account disabled beans while resolving beans.
------------------------------------------------------------------------------

                 Key: JBIDE-7776
                 URL: https://jira.jboss.org/browse/JBIDE-7776
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2.0.Beta2
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.2.0.CR1


5.1.2. Enabled and disabled beans
A bean is said to be enabled if:
• it is deployed in a bean archive, and
• it is not a producer method or field of a disabled bean, and
• it is not specialized by any other enabled bean, as defined in Section 4.3, "Specialization", and either
• it is not an alternative, or it is a selected alternative of at least one bean archive.

org.jboss.tools.cdi.core.test.tck.ResolutionByNameTest.testAmbiguousELNamesResolved() should pass.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list