You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Varun Gupta <va...@gmail.com> on 2007/11/16 14:50:13 UTC

Deploying build on a Cluster

Hi,

I am making a cluster of tomcat servers and now I need a mechanism to deploy
build on all the servers through a single process.

I saw that tomcat has FarmWarDeployer for that purpose, but I have read at
lot of places that it is currently broken.

Is there any other way to deploy build on all servers in cluster easily.

Thanks
Varun