[jbosstools-issues] [JBoss JIRA] (JBIDE-11623) Bean with @Named stereotype should not be treated as bean with qualifier @Named.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Apr 24 14:44:17 EDT 2012


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

Alexey Kazakov resolved JBIDE-11623.
------------------------------------

      Assignee: Viacheslav Kabanovich  (was: Alexey Kazakov)
    Resolution: Done


Fixed.
                
> Bean with @Named stereotype should not be treated as bean with qualifier @Named.
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-11623
>                 URL: https://issues.jboss.org/browse/JBIDE-11623
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.Beta2
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.Beta3
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list