can you try the network uri of

static:failover:(tcp://127.0.0.1:61616,tcp://127.0.0.1:61626)

the network connectors need failover otherwise they will fail on the first attempt to connect (unless you can start both servicemix instances at exactly the same time)

cheers,

Rob

On 14 Apr 2006, at 19:02, greatSM wrote:


How can I make "cluster" work for two machines? (3.0-SNAPSHOT)
I updated file: servicemix-3.0-SNAPSHOT\conf\activemq.xml in both nodes with

<networkConnector uri="static://(tcp://ip-1:61616,tcp://ip-2:61616)"/>
instead of
<networkConnector uri="multicast://default"/>

Looks this is not enough.
Thanks for your help.
-- greatSM.

--
View this message in context: http://www.nabble.com/cluster%2C-two- machines-t1450987.html#a3920797
Sent from the ServiceMix - User forum at Nabble.com.


Reply via email to