I use SC which allows you to communication with a remote Service Control Manager on an NT platform to stop the Tomcat service; deploy the WAR file and then restart the server in one simple execution. On *nix you could use some flavor of an secure shell script to stop the process, do your secure copy and then secure shell to restart the application server.
> -----Original Message----- > From: Asha K S [mailto:[email protected]] > Sent: Monday, May 02, 2011 11:30 PM > To: [email protected] > Subject: Restarting Tomcat remotely > > Hi, > > Can anybody please let me know if there is way to start/stop Tomcat > remotely(Not start/stop of applications but server itself) > > Thanks, > Asha --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
