What is the common way to install a new version of a war file ?

My experience is, that I have to stop tomcat, delete the .../webapps/app_dir
copy a new app_dir.war to .../webapps and start tomcat.

But this is not appropriate on a production system.

I do not want to restart tomcat.

What will be a better solution ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to