Re: TimeOut logic in camel

2014-02-13 Thread Claus Ibsen
Hi Take a look at some of the EIPs which has support for timeout built-in, such as recipient list, content enricher etc. On Fri, Feb 14, 2014 at 7:36 AM, geddamsatish wrote: > is there a way using request -reply pattern i want it using direct end > point only :) > > > On Fri, Feb 14, 2014 at 1:

Re: TimeOut logic in camel

2014-02-13 Thread geddamsatish
is there a way using request -reply pattern i want it using direct end point only :) On Fri, Feb 14, 2014 at 1:34 AM, Elvio Caruana (ecaruana) [via Camel] < ml-node+s465427n5747276...@n5.nabble.com> wrote: > Try switching to a SEDA endpoint (https://camel.apache.org/seda.html), > and use a timeo

RE: TimeOut logic in camel

2014-02-13 Thread Elvio Caruana (ecaruana)
Try switching to a SEDA endpoint (https://camel.apache.org/seda.html), and use a timeout of one second. Elvio -Original Message- From: geddamsatish [mailto:geddamsat...@gmail.com] Sent: 13 February 2014 14:32 To: users@camel.apache.org Subject: TimeOut logic in camel I have route which