You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Soumadeep <so...@infravio.com> on 2006/04/14 22:20:57 UTC

Setting DestinationService

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:gnodet@gmail.com]
Sent: Saturday, April 15, 2006 12:18 AM
To: servicemix-users@geronimo.apache.org
Subject: Re: cluster, two machines


Are you using a jms or jca flow in ServiceMix ?

Cheers,
Guillaume Nodet

On 4/14/06, greatSM <bz...@ciber.com> 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.
>
>