On Wed, Oct 10, 2012 at 6:25 AM, Gnanaguru S <gnanaguru.sattanat...@wipro.com> wrote: > > Hi Alejandro, > > I dont have knowledge on the option which you are trying. > > But why not you add a ' Failover ' attribute to your load balancing > endpoint. It will skip the failed endpoint and Jump to the next available > endpoint. http://camel.apache.org/load-balancer.html > <http://camel.apache.org/load-balancer.html> >
Yeah the failover load balancer can failover in case of an endpoint fails. An alternative is to implement a custom load balancer, and then "remember" if an endpoint failed. And then avoid picking that endpoint again. But maybe the failover LB is what you are looking for. > And the other option is, Using MBeans in JMX you can disable a endpoint. > There is a operation available which allows you to disable an endpoint. May > be you can see that in JConsole. > > Regards > Guru > @gnanagurus > > > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Removing-an-Endpoint-from-a-route-tp5720818p5720824.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen