[
https://issues.jboss.org/browse/JBIDE-19358?page=com.atlassian.jira.plugi...
]
Rastislav Wagner updated JBIDE-19358:
-------------------------------------
Description:
@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.
Im not sure if this applies only for CDI 1.2 or also for 1.1 ?
was:
@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.
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
Affects Versions: 4.3.0.Alpha1
Reporter: Rastislav Wagner
Fix For: 4.3.0.Alpha2
@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.
Im not sure if this applies only for CDI 1.2 or also for 1.1 ?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)