[ 
https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842385#action_12842385
 ] 

Jakob Korherr commented on MYFACES-2559:
----------------------------------------

I think the problem is because of MyFaces' state saving algorithm. I saw that 
you're using client state saving in the example and I guess the Exception 
occurs when the request is populated to another machine on Google's 
infrastructure. It seems like another machine is not able to decode the view 
state generated by an other machine, which of course should not be the case.

Take a look at the state saving algorithm, Ali. Especially at the encoding and 
decoding stuff for client state saving. I'm sure you'll find something there!

> Google App Engine Support for Myfaces 2
> ---------------------------------------
>
>                 Key: MYFACES-2559
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2559
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta
>         Environment: Google App Engine
>            Reporter: Ali Ok
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 2.0.0-beta-3
>
>         Attachments: 2559-doc.patch, 2559.patch
>
>
> Google App Engine Support for Myfaces 2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to