-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.0.z.GA
-
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.
- clones
-
JBEAP-13836 (7.1.z) Cannot inject session bean with @EJB to JSF PhaseListener
- Closed