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/[email protected]/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
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]