I am looking for live tutorials or steps to do remote deployment in tomcat 6.0.14 application server. I already have a spring2 based webapp which is manually deployed via ant script – i want to automate it . How can i do remote deployment, remote start and remote stop of tomcat 6.0.14 server (running in a windows VM) from my windows desktop PC ?
Samples will be helpful .
This is the
ANTscript which deploys application remotely to tomcat:This post contains all information you need.