]
Jaroslav Jankovič closed JBIDE-11623.
-------------------------------------
Verified with JBT 3.3.0.v20120429-2111-H4762-CR1.
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: