The manager webapp will undeploy a web application completely deleting all the app's files under webapps as well as it's context.xml file. As I understand there is a small chance the classloader may be held on to slowly increasing the memory consumption. That dependents on the specific libraries you are using in your webapp. I shouldn't think it would be a huge problem unless you undeploy your webapp many, many times.

--David

Prashant Thakkar wrote:
Hello,

I am new to tomcat. I would like to know how to undeployee any war
application from tomcat without stoping or restarting tomcat. Do tomcat
manager account will undeployee  war files and its configuration files
properly? or is there any other way to do this job.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to