-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Venky,

On 4/27/2009 10:12 AM, Venky Vasant wrote:
> Its windows.. the reasons are one of our deployment server is also
> some kind of network server where i cant login and depend on some one
> else to do this for me everytime i have restart.

You will need some other kind of server to manage Tomcat, then. Are you
running Apache httpd? If not, you'll want something like httpd (or even
a second Tomcat instance) that can react to your requests by re-starting
Tomcat for you.

A simple .bat written for Windows should be runnable through httpd, or
you could write all the nasty Java required to kill the running Tomcat
(basically, run bin/shutdown.bat) and then start Tomcat again
(bin/startup.bat). Don't forget to pause for a few seconds before you
restart Tomcat or odd things may happen.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkn102oACgkQ9CaO5/Lv0PD42gCguwgv0L5NO5xSFEK3mnTKdpRt
uawAnig70s66L5ATNLy9ZHHBXkyBqiQn
=F7Sg
-----END PGP SIGNATURE-----

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

Reply via email to