-1

I am totally new to JBoss. Basically i am needed to setup a JBoss clustering environment on windows. Meaning, JBossA sits on machine A and JBossB sits on machine B. So when JBossA fails, it will redirect the clients to JBossB.

I have downloaded the enterprise-installer-5.0.1.jar. After which, I have totally no idea on how to go about setting up the cluster. What are the steps that i should do?? Or what other files do i need to download too...

Any guide will be greatly appreciated. Thanks!

Kevin

Amro
  • 123,847
  • 25
  • 243
  • 454
Nivek
  • 719
  • 4
  • 15
  • 27
  • What sort of clients? HTTP? JMS? – skaffman Sep 07 '10 at 08:45
  • Hmmm... there is no requirement for the client. Basically this environment is just for some testing purpose. So which ever HTTP/JMS is easier for the setting up of clustering, i think is fine. – Nivek Sep 07 '10 at 08:57
  • Hi, At the JBoss EAP Admin Console, under the JBoss Cache/ha-partition, is there where i am supposed to do my clustering?? – Nivek Sep 07 '10 at 09:03

1 Answers1

0

Found the answer... basically i just need to -c all to get the clustering

Nivek
  • 719
  • 4
  • 15
  • 27