-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
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;
- relates to
-
JBIDE-12519 Weld extensions
- Closed