JBoss AS Question:
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
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