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

Web Console - Messaging - Rename Connections to Cluster Connections in Messaging Clustering and provide more attributes

XMLWordPrintable

    • EAP 7.0.1

      In "Configuration: Subsystems Subsystem: Messaging - ActiveMQ Messaging Provider: default Messaging Clustering" there is "Connections" should be renamed to "Cluster connections".

      Other issue is that it's not possible to add cluster-connection with static connectors.

      Either discovery group or static connectors can be defined (not both, just one of them).

      CLI command would like:

      [standalone@localhost:9990 /] /subsystem=messaging-activemq/server=default/cluster-connection=static:add(static-connectors=["http-connector"], connector-name=http-connector, cluster-connection-address=jms)
      {
          "outcome" => "success",
          "response-headers" => {
              "operation-requires-reload" => true,
              "process-state" => "reload-required"
          }
      }
      

            rhn-support-iweiss Ingo Weiss
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: