Using JConsole, I found the org.apache.activemq.Broker object and it has the
Operator "addNetworkConnector that takes a string representing the
discoveryAddress.  I enter "static:(tcp://dwh:61816)" for my
discoveryAddress and a new networkConnector is created with a fixed name of
"localhost".

1.  How can I set or change the name of the new NetworkConnector via JMX?
2.  How do I create/start the NetworkBridge from the NetworkConnector?

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/JMX-and-NetworkBridge-tp4653357p4653389.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to