Re: Problem with FailOverLoadBalancer

2013-09-05 Thread sbo13
Thank's Claus, I must admitt I hadn't thought about that. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738728.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with FailOverLoadBalancer

2013-09-04 Thread Claus Ibsen
There is low-level API on the FailOverProcessor which can add/remove at runtime. http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/processor/loadbalancer/LoadBalancerSupport.html#addProcessor(org.apache.camel.Processor) Though there is no nice high level API to do that. The

Re: Problem with FailOverLoadBalancer

2013-09-04 Thread Willem Jiang
Event you are using the RecipientList, you just setup the fail over endpoint at the design time not the run time. Fuse Fabric[1] can provide the dynamic fail over by leveraging the Zoo Keeper to keep tracking the endpoints. [1]http://fuse.fusesource.org/fabric/docs/overview.html#Camel_Fabric W

Re: Problem with FailOverLoadBalancer

2013-09-04 Thread sbo13
Has nobody a solution for adding a variable number of endpoints with dynamic uris? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738692.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with FailOverLoadBalancer

2013-09-04 Thread sbo13
Has nobody a solution for adding a variable number of endpoints with dynamic uris? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-FailOverLoadBalancer-tp5738515p5738689.html Sent from the Camel - Users mailing list archive at Nabble.com.