]
Stan Silvert resolved AS7-5564.
-------------------------------
Resolution: Done
@EJB doesn't work for JSF 1.2
-----------------------------
Key: AS7-5564
URL:
https://issues.jboss.org/browse/AS7-5564
Project: Application Server 7
Issue Type: Bug
Components: JSF
Affects Versions: 7.1.2.Final (EAP)
Reporter: Stan Silvert
Assignee: Stan Silvert
Fix For: 7.2.0.Alpha1
If you use the JSF 1.2 implementation that ships with AS, then if you use @EJB with JSF
managed beans then the EJB will not be injected. As a workaround you can get a reference
via JNDI.
For the fix, we need to break out the injection classes into a separate module. This
way, we can make the JSFInjectionProvider link to the interface in the proper JSF impl.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: