I have a network of brokers application where I need one broker to be at the center with duplex networkConnectors to multiple other brokers. The application in which the central broker is located must be able to, at runtime, programmatically add and delete networkConnectors.
I've had no problem adding one networkConnector to the broker, however when I add a second, depending how I do it, I get either "Could not connect to local URI: vm://null: VMTransportServer already bound at: vm://null" or a JMX duplicate issue. Before I post my exact code, are there any examples of how to do this that I have overlooked? I've looked through the forum and the examples and could not find anything similar. -- View this message in context: http://www.nabble.com/Multiple-Broker-Issue-tp19462932p19462932.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.