0 Replies Latest reply on Oct 26, 2005 9:56 AM by joshua_hj

    Remote queues

    joshua_hj

      Hello,

      I have a distributed system where my JMS provider is implemmented by an AS JBoss and I have several MDB on another AS JBoss listen to those remote queues. Everything works fine except that when my JMS provider fails, if my other AS is running in "all" configuration it creates thoses queues. I have to run in default conf so that my AS does not create queus when the JMS provider fails. Is thre anything I can do to run in all conf mode but do not create any queues.

      Thanks joshua