You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Neil Upfalow <ne...@iamodules.com> on 2005/03/25 17:43:08 UTC

How to update webapp on many Tomcats ???

How can I best update a webapp that is running on tomcat instances
running on many different linux servers ?

I made a JSP that downloads a file from a central server and extracts
it. Problem is permissions don't get set as I want for those files. Java
has no permission ability. I suppose I could use a runtime exec() to
untar with permissions.

2nd problem is how to best restart the tomcat webapp? Modify the web.xml
? is there a simple example to restart it? My hosting company uses
tanuki wrapper on the JVM. Tomcat has it's programmatic API manager. 

Any ideas ?

Sincerely,
Neil Upfalow
 
ail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org