1.

What Do You Need To Set-up A Cluster With Jboss ?

Answer»

BASICALLY STARTING JBOSS with the “all” CONFIGURATION contains everything needed for clustering: It has all the libraries for clustering:
• JGroups.jar, jboss-cache.jar
• Clustered beans (cluster-service.xml)
• HA-JNDI
• HTTP session replications (tc5-cluster-service.xml)
• Farming
• HA-JMS.

Basically starting JBoss with the “all” configuration contains everything needed for clustering: It has all the libraries for clustering:
• JGroups.jar, jboss-cache.jar
• Clustered beans (cluster-service.xml)
• HA-JNDI
• HTTP session replications (tc5-cluster-service.xml)
• Farming
• HA-JMS.



Discussion

No Comment Found