[jbosstools-issues] [JBoss JIRA] (JBIDE-19358) Singleton bean is discovered by cdi validator

Rastislav Wagner (JIRA) issues at jboss.org
Tue Feb 24 06:29:49 EST 2015


Rastislav Wagner created JBIDE-19358:
----------------------------------------

             Summary: Singleton bean is discovered by cdi validator
                 Key: JBIDE-19358
                 URL: https://issues.jboss.org/browse/JBIDE-19358
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi
            Reporter: Rastislav Wagner


@Singleton is pseudo-scope which means its not bean defining annotation and the bean annotated with this pseudo-scope shouldn't be considered when discovery mode is set to annotated. However CDI tooling is considering it.
 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list