Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Copy conf/activemq.xml to conf/activemq-storageflow.xml.
  2. Edit the <transportConnectors> in conf/activemq-storageflow.xml section to be the following:
    No Format
            <transportConnectors>
                <transportConnector name="openwire" uri="tcp://127.0.0.1:61616"/>
                <transportConnector name="stomp" uri="tcpstomp://127.0.0.1:61613"/>
            </transportConnectors>
    
  3. Start ActiveMQ:
    No Format
    bin/activemq xbean:file:conf/activemq-storageflow.xml