Hi All, I want to deploy my web application(in the form of a war file) remotely through ant script. I have written ant script for that and it is doing deployment properly to the remote host. But still I am getting old application itself new changes are not getting updated. Once we restart the apache it will work.The reason for this "work" floder of tomcat. After restarting the new changes are getting updated to the work folder. Is there any way to trigger the tomcat to delete work folder automatically and create by itself without restart if the .war file modified ?
Or Is there any trigger event associated with tomcat so that we can configure so as restarting of tomcat occurs if we modify the war file ? Hot deployment feature is there in tomacat. I am using Tomacat 5.5 not command line startup using as a windows service(system try icon) Operating system is windows 2003 server. Ant version is 1.7.0 . Thanks and Regards - Shreekanta Prasad Bangalore,Karnataka India. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]