I am trying to figure out how can i stop other brokers to listen to my
ActiveMQ instance.
I did comment out the below property

<networkConnectors>
            <!-- by default just auto discover the other brokers -->
          <!--  <networkConnector name="default-nc"
uri="multicast://default"/>-->
            <!-- Example of a static configuration:
            <networkConnector name="host1 and host2"
uri="static://(tcp://host1:61616,tcp://host2:61616)"/>
            -->
        </networkConnectors>


-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-Listening-to-Other-brokers-tp24678947p24678947.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to