You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by user1234 <OL...@GMAIL.COM> on 2017/11/03 14:22:16 UTC

ActiveMQ and STOMP

Hello,

I want to enable STOMP in my ActiveMQ, I am following this documentation:
http://activemq.apache.org/stomp.html

I have added the following config to my activemq.xml inside the
transportConnectors:
<transportConnectors>
   <transportConnector name="stomp" uri="stomp://localhost:61613"/>
</transportConnectors>

It is mandatory to restart activeMQ? Is it possible for the configuration to
take affect, without restart of service?



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html