[ 
http://issues.apache.org/jira/browse/MYFACES-1481?page=comments#action_12448884 
] 
            
Stan Silvert commented on MYFACES-1481:
---------------------------------------

John,

I just committed some changes to MyFacesGenericPortlet.  FacesContext will be 
removed from the session after each render().  

I don't have a cluster set up so I can't test it out.  Can you test it for me 
to see if replication works?

Thanks,

Stan 

> MyFacesGenericPortlet does not work in a cluster
> ------------------------------------------------
>
>                 Key: MYFACES-1481
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1481
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: John Gilbert
>         Assigned To: Stan Silvert
>
> The problem is that ServletFacesContextImpl is not serializable and 
> processAction places one in the session.
> Here is a link to a discussion on the JBoss Forum.
> http://jboss.org/index.html?module=bb&op=viewtopic&p=3981103#3981103
> Here is a link to the workaround I created.
> http://taylor.cvs.sourceforge.net/taylor/taylor/commons/src/main/java/net/taylor/portlet/MyFacesGenericPortlet.java?view=markup

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to