Hi, I need to deploy many applications on a Tomcat's cluster, so I'm looking
for an easy solution to do it. I had read about <deployer> element  in
<cluster>; the idea here is that if you have a cluster of Tomcat nodes that
are communicating together, the administrator may deploy distributable
webapps to one of the nodes in the cluster, and it will replicate the webapp
across the cluster to all of the other participating nodes so that each of
them will deploy the webapp. But at this time the element is broken, and
tomcat's team is working to fix it. Does someone know when it will going
out? Or are there actually other solutions to my problem? Thanks.

Reply via email to