[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9065) Generic beans annotated @Veto should be ignored as well as usual CDI beans.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jun 3 20:42:59 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-9065.
-----------------------------------

         Assignee: Viacheslav Kabanovich  (was: Alexey Kazakov)
    Fix Version/s: 3.3.0.M2
                       (was: 3.3.0.M3)
       Resolution: Done


Verified.

> Generic beans annotated @Veto should be ignored as well as usual CDI beans.
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-9065
>                 URL: https://issues.jboss.org/browse/JBIDE-9065
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.3.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.M2
>
>
> 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.

--
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