-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
There's an old bug on https://issues.jboss.org/browse/JBAS-8818 that talks about this issue on JBoss, but it still applies on WildFly up until now.
Their comment was based on just WebListener, but I found it applied to the following as well
- WebServlet
- WebService (code first and contract first)
- JAX-RS paths.
One other thing to note, converting to @EJB from @Inject created another problem, but I'd rather get @Inject working first.
- clones
-
JBAS-8818 CDI injection not working in WebListeners
- Reopened