Hotswap servlet code in Tomcat 5?

2004-02-23 Thread Samuel Cheung
With Tomcat 5, I can deploy/undeploy my WAR file thru the Admin Interface. What happens if there are sessions running the servlet when I try to hotswap to a newer version (i.e. undeploy the current version and re-deploy a newer version)? How will this work?

RE: Hotswap servlet code in Tomcat 5?

2004-02-23 Thread Shapira, Yoav
Howdy, With Tomcat 5, I can deploy/undeploy my WAR file thru the Admin Interface. What happens if there are sessions running the servlet when I try to hotswap to a newer version (i.e. undeploy the current version and re-deploy a newer version)? How will this work? By default the sessions get