JBoss Community

Clustered Singleton Services and Election Policy

created by nami_30 in Clustering Development - View the full discussion

Hi All,

 

I am new to JBoss clustering. I want to know how to cluster singleton service (hasingleton) and election policy using jboss-5.0.0.GA

I referred for the follwoing link : http://docs.jboss.org/jbossclustering/cluster_guide/5.1/html/deployment.chapt.html

 

Accordingly , I created war file from my application and placed under deploy-hasingleton folder.

And used the following command = ./run.sh -c node1 -g DefaultPartition -b ipAddress1 -Djboss.messaging.ServerPeerID=1 for node 1

and ./run.sh -c node2 -g DefaultPartition -b ipAddress2 -Djboss.messaging.ServerPeerID=2 for node2.

 

But what other configurations to be done and how to check for its working.

 

Where i can find the details or steps for it.

 

Looking forward for any suggestions/help

 

Thanks in advance

Reply to this message by going to Community

Start a new discussion in Clustering Development at Community