Can you please post the full stack trace? ---- Original message ---- >Date: Mon, 5 Dec 2005 09:46:31 +0100 >From: "Lefevre, Daniel" <[EMAIL PROTECTED]> >Subject: Serialization problem with nightly builds >To: <[email protected]> > > Hello, > > sorry, but it does'nt seem to solve the problem. > I tried the new setting by adding the following in > the web.xml: > > <context-param> > <param- name>org.apache.myfaces.SERIALIZE_STATE_IN_SESSION</param- name> > <param-value>false</param-value> > </context-param> > > but it does not change anything. > > I also tried client side state saving, but I still > got the problem. > > Of course, I could initialize the concerned fields > in my backing bean, but I think I lose a JSF feature > then! > > Bye, Dan > >
Dennis Byrne

