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

[7.2] 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'?

              sgilda_jira Sande Gilda (Inactive)
              sgilda_jira Sande Gilda (Inactive)
              Miroslav Novak Miroslav Novak
              Miroslav Novak Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: