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