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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to