AFAIk this is generally disrecommended in production environments since there are some memory leaks in Tomcat/Struts (which are seemingly very hard or impossible to fix) regarding webapp restart.

The recommended way is to shut down and restart tomcat.

For a develop environment webapp restart is ok.

HTH
Christoph

Philip DONAGHY wrote:
You may also be interested in the manager which can start or stop
specific web applications.

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/manager-howto.html

You have to edit $CATALINA_HOME/conf/tomcat-users.xml and add a user to
use it.

Donaghy

dumm y a écrit :

Hi all

            Is there a way to hit the admin or something so that I can
restart Tomcat remotely? I am using Struts and the only way I
know to get things going again after changing the
struts-config.xml file is to restart Tomcat. Can't just restart
my web app.

Help!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to