Paul McGurn wrote: > Is there any (complete) documentation on the Cluster Deployer? The official > documentation doesn't actually say anything about it (or let alone anything > useful at all...): > http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-deployer.html
The source code is probably your best bet. See http://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/catalina/ha/deploy/FarmWarDeployer.java As far as I am aware, it isn't production ready. As always, patches are welcome. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]