James.Strachan wrote:
> 
> BTW use the failover URL to connect to one of many brokers
> http://activemq.apache.org/failover-transport-reference.html
> 

I found fanout transport
href="http://activemq.apache.org/fanout-transport-reference.html";>here . So
it looks like I could use:

fanout:(static:(tcp://localhost:61616,tcp://ctieb:61616))?minAckCount=1

Documentation mentions about list protocol but it seems to be outdated.
Available transports are stored in
activemq-core-x.x.x.jar/META-INF/services\org\apache\activemq\transport\discoveryagent\

best regards
Piotr Rezmer
-- 
View this message in context: 
http://www.nabble.com/Ajax-client-and-many-brokers---how-to-configure--tp19552378p19568417.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to