1.

What Are Needed 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

Basically starting JBoss with the ’all’ configuration contains everything needed for clustering:

It has all the libraries for clustering:



Discussion

No Comment Found