I would suggest you assign a timestamp and an expiration time to
properties on the exchange at the beginning of the route, then use
intercepts to check the exchange as it gets processed.

http://camel.apache.org/intercept.html

Don

On Wed, Oct 20, 2010 at 1:32 PM, Karthz <skart...@gmail.com> wrote:
>
> How do I configure (total) timeouts for exchanges?
>
> I have different components in the routes, and I do not want to configure
> component timeouts. What I need is, to configure a total timeout so that any
> exchange would stop/exit the route if it times out.
>
> Thanks.
>
>
> -----
> - Karthz
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Exchange-Timeouts-tp3229049p3229049.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to