Just do
brokerService.setPlugins(new BrokerPlugin[]{sap});
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Fri, Oct 9, 2009 at 12:18 AM, vivekarora wrote
Hi, Thank You for Your Help...
It is working now..I am able to make a cluster of brokers.
I need to ask one more thing. I am now working on the providing
Authentication to the broker connections.
I ma using SimpleAuthenticationplugin on the side where the broker only uses
TransportConnector. I am