1 Reply Latest reply on Jan 4, 2006 11:38 PM by sya71

    I have a question about jms cluster

    sya71

      I use the cdot.jboss.JBossMQProvider to impelment jms cluster. I have two nodes, in the MDB, I only do the work System.out.println("I got the message "+m.getJMSMessageID()); but the two nodes always get the all same message. I don't know why.