On Wed, Mar 13, 2013 at 8:56 PM, jerome wrote:
> I am having indeed the same issue.
> How to make this fire as soon as the route starts and every 1800 seconds
> afterwards?
> From the documentation I was assuming this was the syntax to use:
> uri="timer://scheduler?fixedRa
I am having indeed the same issue.
How to make this fire as soon as the route starts and every 1800 seconds
afterwards?
>From the documentation I was assuming this was the syntax to use:
It does not work though
--
View this message in context:
http://camel.465427.n5.nab
Thanks Claus,
I tried this, but it didn't work. I tried both with delay and initialDelay.
This wasn't happening with previous versions of Camel, this is why I'm
writing here.
Besides, it wouldn't explain why, after a manual stop/start of the route via
JMX, the timer fires right after the route i
Oh and you can use delay=1000 or something for the 1st firing, to be
after 1 sec, and then after that the delay option is used
On Mon, Nov 26, 2012 at 2:13 PM, Claus Ibsen wrote:
> Hi
>
> It starts after 1800s.
>
>
> On Mon, Nov 26, 2012 at 1:52 PM, alberto.zigoni
> wrote:
>> 1800s
>
>
>
> --
Hi
It starts after 1800s.
On Mon, Nov 26, 2012 at 1:52 PM, alberto.zigoni
wrote:
> 1800s
--
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 Acti