-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
Having something like following:
public class TestPhaseListener implements PhaseListener{ @EJB TestEJB testEJB; .... }
result to null. Note that CDI injection works. Reading {{5.4.1
JSF Managed Classes and Java EE Annotations}} in JSF spec I think this should work as well.
- is cloned by
-
JBEAP-13836 (7.1.z) Cannot inject session bean with @EJB to JSF PhaseListener
- Closed