Re: Session Persistance, Tomcat Cocoon

2004-09-09 Thread Antonio Fiol BonnĂ­n
is there a way to prevent Tomcat (5.0.19) from storing all active sessions when shuting down. Search the tomcat-user mailing list archives. This is a frequently posted question. The answer is something related to changing some parameter of the Manager. But I do not recall the details right

Re: Session Persistance, Tomcat Cocoon

2004-09-09 Thread Ralph Goers
At 9/8/2004 11:16 PM, you wrote: As some of the Cocoon classes are not serializable this produces lots of exceptions each time. But it would be very interesting that everything stored in the session was Serializable, if that is at all possible. We see the same sort of messages with Weblogic.

Session Persistance, Tomcat Cocoon

2004-09-08 Thread Huber, Daniel
Hi, is there a way to prevent Tomcat (5.0.19) from storing all active sessions when shuting down. As some of the Cocoon classes are not serializable this produces lots of exceptions each time. This is not an important issue, but more a cosmetical problem when doing demonstrations with our