]
Rastislav Wagner closed JBIDE-15620.
------------------------------------
verified as a part of JBIDE-13228
Wrong CDI warnings
------------------
Key: JBIDE-15620
URL:
https://issues.jboss.org/browse/JBIDE-15620
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi
Affects Versions: 4.1.1.Alpha1
Reporter: Juergen Zimmermann
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Alpha1
Attachments: wrong-cdi-warnings.png
I moved to WildFly (and therefore to Weld 2.0.CR1 resp CDI 1.1). I'm getting warnings
about wrong dependency injection of these classes:
* HttpSession
* HttpServletRequest
But the CDI 1.1 spec allows them to be injected (and my web app works fine).
I'll attach a stacktrace to illustrate the wrong warnings