0 Replies Latest reply on Oct 18, 2005 2:44 PM by joshua_hj

    JMS PROVIDER

    joshua_hj

      Hello,

      I hava a JMS bus implemented by a JBoss-4.0.2. All my clientes (MDB) are configured to use remote queues exposed on my BUS (AS). The thing is, when my JMS provider fails (if it goes down), the other AS creates the queues if it is running in the "all" configuration. I have to run all my AS in the default configuration if i dont want to create queues at runtime.
      Is there any thing i can do to run my AS (not the JMS Provider) in "all" configuration but not creating queues in case of failure?

      Thanks Joshua