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

Bean with @Named stereotype should not be treated as bean with qualifier @Named.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta3
    • 3.3.0.Beta2
    • cdi
    • None

      EXECUTE: Create a stereotype annotated @Named.
      EXECUTE: Create a bean MyBean annotated by that stereotype.
      EXECUTE: Create an injection point @Inject @Named MyBean myBean.
      ASSERT: Injection point has unsatisfied dependency.
      FAILURE: Bean MyBean is available at the injection point (open-on to it works).

      This issue is related to https://issues.jboss.org/browse/WELD-1108, which explains why it is so.

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: