Viacheslav Kabanovich created JBIDE-11623:
---------------------------------------------
Summary: 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