1 Reply Latest reply on Feb 14, 2003 3:23 PM by slaboure

    MDBs and Distributed Topics in a Cluster

    naka

      I have a cluster of 2 JBoss servers, each on a different Linux server. May I have Topics distributed across the 2 servers - say 3 on one and 4 on the other? I use MDBs too - 1 for each Topic. Will the clustering affect my MDBs and distributed Topics in any way?

        • 1. Re: MDBs and Distributed Topics in a Cluster
          slaboure

          As there is no JMS clustering support yet, it is up to you to insure that what you do with your queues/topics is fine when using two nodes instead of a single one. From the pure JBoss point of view, we don't do anything as far as your JMS destinations are concerned.

          Cheers,

          sacha