Hi,

> -----Ursprüngliche Nachricht-----
> Von: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
> Gesendet: Montag, 17. Dezember 2007 14:51
> An: Tomcat Users List
> Betreff: RE: Session Management between instances
> 
> > From: Sebastian Göttschkes 
> > [mailto:[EMAIL PROTECTED] 
> > Subject: Session Management between instances
> > 
> > So, all I need is to tell Tomcat to forget every session when 
> > restarting.
> 
> You didn't bother to tell us what version of Tomcat you're using, but if it's 
> a reasonably recent one, look in conf/context.xml, which includes this note:
> 
> <!-- Uncomment this to disable session persistence across Tomcat restarts -->
> <!--
> <Manager pathname="" />
> -->

I cannot believe it's so easy and I found nothing while searching almost the 
whole web about it. I should think more about my keywords.

Thanks a lot!

Regards,
Sebastian

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to