Deactivating StandardManager persistence of sessions

2004-01-28 Thread STOCKHOLM, Raymond
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.-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]



RE: Deactivating StandardManager persistence of sessions

2004-01-28 Thread Shapira, Yoav

Howdy,

Does anybody know how to deactivate the persistence of sessions done by
the
StandardManager ?

Anybody who's read the Manager configuration reference documentation
knows:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/manager.html

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]