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
extend the existing ones and build added logic. On Wed, Sep 4, 2013 at 5:10 PM, sbo13 wrote: > 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/Pro

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.

Problem with FailOverLoadBalancer

2013-09-02 Thread Sebastian Bösl
Hi, I've a problem calling a REST based service with dynamic uris in combination with a failover load balancer. Below is how I do it at the moment but I'm open to better solutions. It would also be great if there is a way that I can inject a dynamic number of endpoints, so I could inject a thrid