[seam-issues] [JBoss JIRA] (SEAMFACES-222) Support Portlet deployments

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Wed Feb 6 11:31:51 EST 2013


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

Ken Finnigan updated SEAMFACES-222:
-----------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 3.2.0.Tracking
       Resolution: Done

    
> Support Portlet deployments
> ---------------------------
>
>                 Key: SEAMFACES-222
>                 URL: https://issues.jboss.org/browse/SEAMFACES-222
>             Project: Seam Faces
>          Issue Type: Feature Request
>          Components: CDI Integration
>    Affects Versions: 3.1.0.Beta4
>            Reporter: Ken Finnigan
>            Assignee: Ken Finnigan
>             Fix For: 3.2.0.Tracking
>
>
> Currently Faces assumes that a ServletContext will always be available to retrieve a BeanManager, amongst other things.  Support needs to be added for retrieving the BeanManager from a PortalContext when running inside a Portal environment.
> https://github.com/seam/faces/blob/develop/impl/src/main/java/org/jboss/seam/faces/beanManager/FacesServletContextBeanManagerProvider.java and https://github.com/seam/faces/blob/develop/impl/src/main/java/org/jboss/seam/faces/beanManager/BeanManagerServletContextListener.java definitely need Portal equivalents, and additional code could require updates but need to search for ServletContext to confirm.

--
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 seam-issues mailing list