Re: Fail over support

2010-03-08 Thread Stephen Gargan
ansform data and then write to new datastore.  I am trying to >> figure out how I can  implement fail over support if primary camel server >> dies for some reason and secondary server should start reading from various >> data sources.  I searched for fail over support in C

Re: Fail over support

2010-03-08 Thread Claus Ibsen
Tue, Mar 9, 2010 at 6:57 AM, vcheruvu wrote: > > Hi, > > I have primary camel server running which can read in data from various > sources, transform data and then write to new datastore.  I am trying to > figure out how I can  implement fail over support if primary camel serv

Fail over support

2010-03-08 Thread vcheruvu
Hi, I have primary camel server running which can read in data from various sources, transform data and then write to new datastore. I am trying to figure out how I can implement fail over support if primary camel server dies for some reason and secondary server should start reading from