btodd_22 schrieb:
When I would do a clean and build in netbeans it would actually go
into my webapps folder within tomcat and get rid of my WAR file.

Netbeans *undeployed* your web application. Look for "undeployment"
here:

http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html

Also see this message sent by Chuck:

http://markmail.org/message/7zkvc733vs7rtlsl

And as I understand this(correct me if i am wrong), once tomcat finds
out that this WAR file is gone, it would delete that folder.

Correct. The WAR is the master copy, the expanded directory is only
there for Tomcat.

--
Michael Ludwig

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

Reply via email to