> From: Cristina Manzano García-Muñoz [mailto:[EMAIL PROTECTED]
> Subject: undo undeploying in Tomcat?
>
> is the application still stored somewhere in the server after
> undeploying it?

Depends on how the webapp was deployed.  If it was placed under the <Host> 
appBase directory, it will be deleted during undeployment (assuming Tomcat has 
permission to do so).  If it's outside of the appBase, only the 
conf/Catalina/[host]/[appName].xml file will be removed.

 - 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 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