Re: Tomcat restart not killing session

2009-10-15 Thread sharda k
Thats a cool feature... thanks Peter!!! Sharda On Thu, Oct 15, 2009 at 9:11 AM, wrote: > Hi, > > On Thu, Oct 15, 2009 at 08:53:03AM -0500, sharda k wrote: > > I was under the impression that restarting webserver would kill all user > > sessions. But with my tomcat install, restarting Tomcat do

Re: Tomcat restart not killing session

2009-10-15 Thread conrad-tomcat . users . 2009
Hi, On Thu, Oct 15, 2009 at 08:53:03AM -0500, sharda k wrote: > I was under the impression that restarting webserver would kill all user > sessions. But with my tomcat install, restarting Tomcat does not kill user > sessions. I am still able to continue with the initially started sessions. > Is th

Tomcat restart not killing session

2009-10-15 Thread sharda k
I was under the impression that restarting webserver would kill all user sessions. But with my tomcat install, restarting Tomcat does not kill user sessions. I am still able to continue with the initially started sessions. Is this a typical tomcat behaviour or a bug? I have Tomcat 5.5 running on W