Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16291

[CD-16] Artemis 'auto-create-jms-topics' not configurable in EAP

XMLWordPrintable

      In Artemis the ability to auto create Queue and Topics is configurable but in EAP we only surface the 'auto-create-jms-queues' configuration option, if I try to disable the auto creation of Topics by setting auto-create-jms-topics="false":

      <address-setting name="#" dead-letter-address="jms.queue.DLQ" expiry-address="jms.queue.ExpiryQueue" max-size-bytes="10485760" page-size-bytes="2097152" message-counter-history-day-limit="10" auto-create-jms-queues="false" auto-create-jms-topics="false"/>

      I see the following error:

      'auto-create-jms-topics' isn't an allowed attribute for the
      'address-setting' element
      Did you mean 'auto-create-jms-queues'?

            snelluli@redhat.com Sreelatha Nelluli
            rhn-support-cmondesi Colin Mondesir
            Miroslav Novak Miroslav Novak
            Miroslav Novak Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: