Add support to use the http protocol in ActiveMQ

XMLWordPrintable

    • 0
    • 3

      Summary

      Bamboo connectivity between server and remote agent doesn't fully support the http protocol.

      Environment

      Bamboo 6.2.2.

      Workaround

      For Bamboo before version 6.9.0

      To configure the client URL to use http, you will still have to use the nio/tcp protocol in the client URL. For example:

      <property name="bamboo.jms.broker.client.uri">failover:(http://bamboo:80?wireFormat.maxInactivityDuration=300000)?maxReconnectAttempts=10&amp;initialReconnectDelay=15000</property>
      <property name="bamboo.jms.broker.uri">nio://0.0.0.0:80?wireFormat.maxInactivityDuration=300000</property>
      

      For Bamboo after version 6.9.0

      There's no workaround.

              Assignee:
              Unassigned
              Reporter:
              Patricio (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: