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

Generic beans annotated @Veto should be ignored as well as usual CDI beans.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.M2
    • 3.3.0.M2
    • cdi
    • None

    Description

      EXECUTE: Import project CDISolderTest from plugin org.jboss.tools.cdi.seam.solder.core.test and build it.
      ASSERT: Injection field MessageManager.queue is marked as having multiple beans.
      ASSERT: Open-on 'All Generic Beans' on that field shows 3 generic beans including DurableQueueConfiguration.
      EXECUTE: Open DurableQueueConfiguration and remove comments from line with annotation @Veto.
      ASSERT: Injection field MessageManager.queue has no markers.
      ASSERT: Open-on 'All Generic Beans' on that field shows 2 generic beans that do not include DurableQueueConfiguration.
      EXECUTE: Remove annotation @Veto.
      ASSERT: Marker reappeared.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: