Re: Options for creating dynamic filters

2012-07-29 Thread Pontus Ullgren
the route to shutdown in 1 > seconds (timeout time) instead of the default 300 seconds. > > class="org.apache.camel.impl.DefaultShutdownStrategy"> > > > > > > > > -- > View this message in context: > http://camel

Re: Options for creating dynamic filters

2012-07-29 Thread Christian Müller
timeout time) instead of the default 300 seconds. > > class="org.apache.camel.impl.DefaultShutdownStrategy"> > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Options-for-creating

Re: Options for creating dynamic filters

2012-07-29 Thread soumya_sd
I found a solution for this. I added the following and now the Camel forces the route to shutdown in 1 seconds (timeout time) instead of the default 300 seconds. -- View this message in context: http://camel.465427.n5.nabble.com/Options-for-creating

Options for creating dynamic filters

2012-07-28 Thread soumya_sd
ere is a way to resolve this issue? Basically I want to change the XPath expression in the route without stops/migrating the route. Thanks. PS: I've also posted this question on Stackoverflow. -- View this message in context: http://camel.465427.n5.nabble.com/Options-for-creating-dyna