5 Replies Latest reply on Jun 12, 2006 10:05 AM by timfox

    JBoss Messaging Cluster

    jaink

      Hi,

      We are using JBoss with messaging configuration. We are trying to investigate ways to implement a messaging cluster. I am not sure if I understand how clustering is configured in JBoss messaging. From reading through the documentation and forums it looks like clustering is more of JBoss AS thing. How do we get started on clustering? Do we copy the cluster-server.xml from "all" configuration? Can a cluster membership acheived programmatically using JMX? Can we use TCP/mping setting for JGroup to avoid multicast as multicast is not an option for us?

      Thanks.