Hello,

I am trying to find out how can i deploy an application on all nodes at a 
Tomcat 6 cluster.

Basically i have this on my server.xml:

<Deployer className="org.apache.catalina.ha.deploy.FarmWarDeployer"
                    tempDir="/tmp/war-temp/"
                    deployDir="/tmp/war-deploy/"
                    watchDir="/tmp/war-listen/"
                    watchEnabled="false"/>

Does it means, that i have to move my war file to /tmp/war-deploy and it will 
be deployed on all nodes?

I saw this post while searching on google ( 
http://www.mail-archive.com/users@tomcat.apache.org/msg29411.html  ) that farm 
deployer is broken. Could someone confirm if this is still true as this post is 
from 2007?

Best Regards,
---

Fernando Marcelo
www.consultorpc.com
ferna...@consultorpc.com


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

Reply via email to