Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2309

mq-base profile ssl-broker.xml#openshift file uses OPENSHIFT_FUSE_AMQ_PORT instead of OPENSHIFT_FUSE_OPENWIRE_PORT

    XMLWordPrintable

Details

    • % %

    Description

      Line 25-30

          <bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
              <property name="properties">
                  <bean class="io.fabric8.mq.fabric.ConfigurationProperties"/>
              </property>
              <property name="searchSystemEnvironment" value="true"/>
          </bean>
      

      Line 92 and 93

      ...
              <transportConnectors>
                  <transportConnector name="openwire"     publishedAddressPolicy="#addressPolicy" uri="tcp://${OPENSHIFT_FUSE_IP}:${OPENSHIFT_FUSE_AMQ_PORT}"/>
                  <transportConnector name="openwire-ssl" publishedAddressPolicy="#addressPolicy" uri="ssl://${OPENSHIFT_FUSE_IP}:${OPENSHIFT_FUSE_AMQ_SSL_PORT}"/>
      ...
      

      Attachments

        Issue Links

          Activity

            People

              dsimansk@redhat.com David Simansky
              dsimansk@redhat.com David Simansky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: