You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Arsene Costin (JIRA)" <de...@myfaces.apache.org> on 2012/04/27 11:03:56 UTC

[jira] [Created] (TRINIDAD-2261) Error serializing the attribute PageState in a clustered enviroment

Arsene Costin created TRINIDAD-2261:
---------------------------------------

             Summary: Error serializing the attribute PageState in a clustered enviroment
                 Key: TRINIDAD-2261
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2261
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-core
         Environment: Tomcat 7
            Reporter: Arsene Costin


The PageState it  is Private class and can not be deserialized in a Clustered Enviroment. We have also attached a patch that contains the modification.The patch is created from the trunk of the trinidad repository. It will help us a lot if you will put this in your next release.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TRINIDAD-2261) Error serializing the attribute PageState in a clustered enviroment

Posted by "Arsene Costin (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arsene Costin updated TRINIDAD-2261:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Error serializing the attribute PageState in a clustered enviroment
> -------------------------------------------------------------------
>
>                 Key: TRINIDAD-2261
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2261
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-core
>         Environment: Tomcat 7
>            Reporter: Arsene Costin
>
> The PageState it  is Private class and can not be deserialized in a Clustered Enviroment. We have also attached a patch that contains the modification.The patch is created from the trunk of the trinidad repository. It will help us a lot if you will put this in your next release.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TRINIDAD-2261) Error serializing the attribute PageState in a clustered enviroment

Posted by "Blake Sullivan (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263834#comment-13263834 ] 

Blake Sullivan commented on TRINIDAD-2261:
------------------------------------------

It should not matter that the class is private for Serialization. The class should not be made public.
                
> Error serializing the attribute PageState in a clustered enviroment
> -------------------------------------------------------------------
>
>                 Key: TRINIDAD-2261
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2261
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-core
>         Environment: Tomcat 7
>            Reporter: Arsene Costin
>            Priority: Critical
>         Attachments: SerialozationProblem.patch
>
>
> The PageState it  is Private class and can not be deserialized in a Clustered Enviroment. We have also attached a patch that contains the modification.The patch is created from the trunk of the trinidad repository. It will help us a lot if you will put this in your next release.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira