Hello,

Dennis, you are right. It seems that I got a serious caching problem.
I tried everything again and I observe the problem with 
JspStateManagerImpl.writeState only when the save state is on the client side. 
When save state is on the server side, I get a problem with 
JspStateManagerImpl.serializeView.
.. And when org.apache.myfaces.SERIALIZE_STATE_IN_SESSION is set to false... 
Everything goes fine!

Thanks guys, and sorry for the bad diagnose on my side.

Bye, Dan

-----Original Message-----
From: Dennis Byrne [mailto:[EMAIL PROTECTED] 
Sent: lundi 5 décembre 2005 10:27
To: MyFaces Discussion
Subject: RE: Serialization problem with nightly builds

JspStateManagerImpl.writeState is only supposed to call 
HtmlResponseStateManager.writeState when you are saving the 
state on the client side.  Let me know if you are observing 
otherwise.

Can you please post a full stack after you have verified that 
org.apache.myfaces.SERIALIZE_STATE_IN_SESSION is set to false 
and javax.faces.STATE_SAVING_METHOD is set to server?


Dennis Byrne

Reply via email to