On Thu, Nov 26, 2009 at 5:13 AM, huntc <hu...@mac.com> wrote:
>
> Hi there,
>
> Is there a way to dynamically program a timer or quartz endpoint such that
> we can modify when it should fire next?
>

Yeah the timer can be configured using JMX in 2.1. And the same can be
done for quartz if you submit a patch for it.
http://davsclaus.blogspot.com/2009/09/overhaul-of-management-of-apache-camel.html

You can also use the Camel API to change it ay runtime and then
restart the consumer/endpoint combo.


> Kind regards,
> Christopher
> --
> View this message in context: 
> http://old.nabble.com/Dynamically-re-schedule-a-timer-or-quartz-endpoint-tp26524123p26524123.html
> Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to