Questions tagged [farmwardeployer]
4 questions
3
votes
2 answers
Farm Deployer not working in Tomcat Cluster
I have setup apache-tomcat clustering(Ubuntu Server) and I used tomcat supported clustering technique with mod_jk following the link. I've setup with One Load Balancer and Two web servers.
The major problem is deploying the WAR file and to which web…

user53864
- 1,723
- 11
- 37
- 66
2
votes
1 answer
Tomcat Cluster Farm Deployer issue
I have setup apache-tomcat cluster with mod_jk on ubuntu server. I have some issues with FarmDeployer which deploys war files to other web servers in the cluster and I got some hope that it works as I posted and got FarmDeployer working here.
The…

user53864
- 1,723
- 11
- 37
- 66
2
votes
1 answer
Is FarmWarDeployer compatible with Tomcat 7?
Can I use FarmWarDeployer with TomCat 7? Or will I have to use Tomcat 5.5? Are there any other alternatives?

sjain
- 39
- 1
- 4
1
vote
2 answers
Tomcat 7.0 Clustering FarmWarDeployer Not working
I'm currently working on a Tomcat Cluster for Q&A, but unfortunatly, it seems that the auto deploy of a war across this cluster is not working at all.
I know the cluster is working perfectly because each server are receiving correctly the multicast…

Dr I
- 955
- 17
- 33