Hi,
I am also trying to achieve clustering in jboss 5.0.1ga. I have successfully
formed group of three node but my application is not getting deployed on other
two nodes. As with 4.x farm deployment was available but it's not available in
5.0.1ga, so where should i put my ear to get it deployed
Oki, thank you for you answer.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231898#4231898
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231898
___
jboss-user mailing list
^you might want to change following parameter
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231273#4231273
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231273
___
jboss-use
Hi
I think farmin is not available on jboss 5.0.0GA but will be available with
5.1.0GA via profile settings.
In order make cluster between to nodes, you can download 5.0.0GA
start with on Node 1
./run.sh -c all -Djboss.partition.name=xyz -Djboss.messaging.ServerPeerID=1
start with on Node 2