1.

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

Answer»

Basically starting JBOSS with the 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 configuration contains everything needed for clustering:

It has all the libraries for clustering:



Discussion

No Comment Found