Freeman Fang wrote:
> 
> 
>>            from("timer:myTimerEvent?fixedRate=true&period=100000")
>>                .beanRef("myTransform", "transform")
>>                    .to(ExchangePattern.InOut,"nmr:HelloWorld2")
> Shouldn't it be nmr:HelloWorld?
> 
> 

Freeman,

I've installed HelloWorld2 on instance#2. It is registering OK and I'm
simply trying to route to it. 

Is this possible ...to access different endpoints deployed on separate
instances ?

Similarly, is it possible to do the same thing with beans (like the
MyTransform bean), i.e., install and access a bean on a separate instance?  

- Bret
-- 
View this message in context: 
http://old.nabble.com/Servicemix-4.2-clustering-issues.-tp28729394p28754238.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to