> From: Gabriele Bulfon [mailto:gbul...@sonicle.com] 
> Subject: Tomcat web app versioning

> I read somewhere that the latest Tomcat 7 is able to handle web 
> app versioning, but I can't find any documentation about it.

http://tomcat.apache.org/tomcat-7.0-doc/config/context.html

> What is it about?

To quote from the changelog:

"Implement support for parallel deployment. This allows multiple versions of 
the same web application to be deployed to the same context path at the same 
time. Users without a current session will be mapped to the latest version of 
the web application. Users with a current session will continue to use the 
version of the web application with which the session is associated until the 
session expires."

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to