Hi,
I found this posting when searching for issues with adding of multiple
NetworkConnectors.
The problem I have is that when I add the second connector I get the
following exception:
java.io.IOException: Network Connector could not be registered in JMX:
org.apache.activemq:BrokerName=localhost,T
can you raise an issue for this, with the url you pass to
addNetworkConnector. I see some of the networkConnectors override the
getName method to make it unique but not all do.
On 16 March 2010 15:41, Ryan Moquin wrote:
> I was experimenting with adding network connectors to ActiveMQ through JMX
I was experimenting with adding network connectors to ActiveMQ through JMX.
There is either a problem with the addConnector and addNetworkConnector
methods or there is something I'm missing. If you connect via JMX to
ActiveMQ and call the addNetworkConnector JMX method, it works, the first
time.