It will be fired according to the defaults for the timer component which is evry 1000 milisecond. See the documentation[1].
[1] http://camel.apache.org/timer.html // Pontus On Mon, Nov 4, 2013 at 7:07 PM, John D. Ament <[email protected]>wrote: > I'm using Camel 2.10.7. We just noticed in our code we have a timer with > no values set. How often will this timer fire? > > John >
