Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7776

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta2
    • cdi
    • None

    Description

      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.

      Attachments

        Activity

          People

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: