]
Viacheslav Kabanovich commented on JBIDE-9401:
----------------------------------------------
I have re-implemented other built-in beans and removed loading of Weld jars without
beans.xml.
No beans eligible for injection warning for Converstaion
--------------------------------------------------------
Key: JBIDE-9401
URL:
https://issues.jboss.org/browse/JBIDE-9401
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 3.3.0.M2
Reporter: Cody Lerum
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M3
Tooling is showing a "No bean is eligible for injection to the injection point
[JSR-299 ยง5.2.1]" warning when
@Inject
private Conversation converstation;
Conversation is javax.enterprise.context.Conversation;
--
This message is automatically generated by JIRA.
For more information on JIRA, see: