Michael Martin wrote:
I have one .WAR to routinely deploy across various Tomcat Instances on 
different servers.

I believe FarmWarDeployer can only be used within a cluster. From what i 
understand, a cluster will require a HTTPD server with a mod_jk configured. 
Would anyone know of a way to achieve this without the need to configure a 
cluster? We have no desire to change traffic routing to go through an HTTPD as 
our load balancer handles traffic fine as it is. Ideally, i'd also like the 
context.xml to be distributable, so changing on one instance will update on all 
others...but i suspect this will require a cluster configured.

Any help/ideas appreciated!
Mike


I believe that this page should contain all that you want :

https://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Deploy_A_New_Application_Remotely

(and even if not, it is probably a good idea to read it first anyway, and come back here if you have any more questions)


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

Reply via email to