]
Alexey Kazakov updated JBIDE-12518:
-----------------------------------
Component/s: CDI
CDI extensions
JBDS shows "false" "no bean is eligible" warnings
for WELD
----------------------------------------------------------
Key: JBIDE-12518
URL:
https://issues.jboss.org/browse/JBIDE-12518
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI, CDI extensions
Reporter: Shay Matasaro
JBDS shows WELD "no bean is eligible"
warnings that are not correct in the following situations:
1) Taking Class A and Class B, and where B is marked as @Alternative , and injected into
A.
2) @Parameters String[] paramsArray
3) @Inject BoundRequestContext boundRequestContext;
4) @Inject BoundSessionContext boundSessionContext;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: