for the record, for this very need, with tomcat 6, we made our own "cloud" of tomcats

we have tens of embedded tomcats running each a single webapp and each with its own jvm as needed, we start the same webapp on another server, then switch the front end proxy setting to forward the traffic to the newly deployed, finally shutdown the old version

but it's internal development and I can't share but the idea

feel free to ask whatever question

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

Reply via email to