[jboss-jira] [JBoss JIRA] (AS7-5564) @EJB doesn't work for JSF 1.2

Stan Silvert (JIRA) jira-events at lists.jboss.org
Sat Sep 15 13:46:36 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Silvert updated AS7-5564:
------------------------------

              Git Pull Request: https://github.com/jbossas/jboss-as/pull/3059

    
> @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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list