Hi Yusuf,

 

Under $CATALINA_HOME/server/lib ( CATALINA_HOME being your tomcat installation folder ) there is a catalina-ant.jar.

This contains Ant tasks that allow you to deploy/undeploy/load/reload etc. webapps on a remote tomcat server.

 

Cheers,

Renier

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Yusuf Jakoet
Sent: 06 September 2006 13:24
To: CTJUG
Subject: [CTJUG Forum] Tomcat Webapp Reload

 

Hi

 

I have a Tomcat server running on one machine with one webapp loaded. The webapp itself is empty,
but there's a web service deployed to its context (I have Axis running inside the webapp!).
I need to restart either the webapp or Tomcat, and my question is how do I do that?

 

I'm trying to execute Tomcat manager commands via HTTP.
How would I work around the login dialog? Is it possible to specify the username and password as well?

 

If it's not possible, how else could I reload a webapp from a remote machine?
(I'm trying the above method, but I don't want the login dialog)

 

If that's not possible, how would I restart a Tomcat service remotely?

 

Thanks



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---


Reply via email to