Bernhard:
You can use Ant to execute commands from the manager app. So, your possibilities list below is actually just one possibility. Here's a link to the docs:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager- howto.html#Executing%20Manager%20Commands%20With%20Ant
I don't know if there are other shell based commands that can do this. Ant works beautifully for me.
Good luck,
-Anthony Carlos
On Sep 23, 2004, at 3:15 AM, Bernhard Slominski wrote:
Hi,
for an automated build process I want to reload an application via command
line, is this possible?
The possibilties I found out so far were:
- ant script
- using the tomcat manager
Thanks
Bernhard Slominski
--------------------------------------------------------------------- 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]
