Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-6734

AMQP Broker Connection Encrypted Attributes

XMLWordPrintable

      AMQP Broker Connections do not support XML imports in broker.xml or masked user and password configurations.

      Importing a <broker-connections> element results in the following:

      ERROR [org.apache.activemq.artemis.core.client] AMQ214019: Invalid configuration: org.xml.sax.SAXParseException; cvc-complex-type.3.2.2: Attribute 'xml:base' is not allowed to appear in element 'broker-connections'.

      This is a straightforward fix in the artemis-configuration.xsd schema.

      Supporting broker connection configuration masked user and password attributes is required for any non-trivial client deployment. Updating the FileConfigurationParser.java AMQP broker connection configuration handler addresses this need.

            rhn-support-jbertram Justin Bertram
            rhn-gps-rhighley Ryan Highley
            Samuel Gajdos Samuel Gajdos
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: