1 Reply Latest reply on Jun 29, 2004 10:32 AM by adrian.brock

    Clustered MDB

    amdonov

      Using 3.2.4, I configured JBossMQ to use Oracle for both state and persistence managers in the all configuration. When I deploy an ear with MDBs that are durable subscribers to any node in the cluster it works fine, but if I deploy the same ear to multiple nodes, I receive a javax.jms.IllegalStateException: The durable subscription is already in use. Is clustering of durable MDBs supported?