Deactivating StandardManager persistence of sessions 2004-01-28 - By STOCKHOLM, Raymond
Back Whenever I stop Tomcat (4.1.18), it tries to persist all the sessions currently active. I am not interrested in this feature, and since many of the objects stored in the session are not Serializable, I get a lot of error messages in localhost_log.yyyy-mm-dd.txt.
Does anybody know how to deactivate the persistence of sessions done by the StandardManager ?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|