[ http://issues.apache.org/jira/browse/MYFACES-1481?page=comments#action_12448533 ] John Gilbert commented on MYFACES-1481: ---------------------------------------
That sounds great! > 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
