You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stan Silvert (JIRA)" <de...@myfaces.apache.org> on 2007/02/14 01:56:06 UTC

[jira] Commented: (MYFACES-1481) MyFacesGenericPortlet does not work in a cluster

    [ https://issues.apache.org/jira/browse/MYFACES-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472949 ] 

Stan Silvert commented on MYFACES-1481:
---------------------------------------

Yes, it's fixed in 1.1.5.  Though I doubt that this is the last of the clustering issues with JSF portlets.  More research is needed.

> MyFacesGenericPortlet does not work in a cluster
> ------------------------------------------------
>
>                 Key: MYFACES-1481
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1481
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: Portlet_Support
>    Affects Versions: 1.1.4
>            Reporter: John Gilbert
>         Assigned To: Stan Silvert
>             Fix For: 1.1.5
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.