Hi Guillaume, I was wondering if changing destinations programmatically at runtime is advisable by doing ((ComponentContextImpl)this.getContext()).getActivationSpec().setDestination Service(qname);
Thnaks Soumadeep -----Original Message----- From: Guillaume Nodet [mailto:[EMAIL PROTECTED] Sent: Saturday, April 15, 2006 12:18 AM To: [email protected] Subject: Re: cluster, two machines Are you using a jms or jca flow in ServiceMix ? Cheers, Guillaume Nodet On 4/14/06, greatSM <[EMAIL PROTECTED]> 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. > >
