[jboss-user] [Clustering/JBoss] - Re: Hot Farm deployment during client requests
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Jun 21 09:45:44 EDT 2007
A difficulty with farm is it will likely redeploy the ear on all nodes in the cluster pretty much simultaneously. This leaves you with no servers able to handle the request.
Suggest you try developing a script that can sequentially deploy your ear to the deploy dir in the different nodes in the cluster.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056502#4056502
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056502
More information about the jboss-user
mailing list