Camel
›
Camel - Extra
Search
everywhere
only in this topic
Advanced Search
Camel-quartz
Classic
List
Threaded
♦
♦
Locked
2 messages
puru_sadar
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Report Content as Inappropriate
♦
♦
♦
♦
Camel-quartz
Hi,
I have a routes which is scheduled to execute using quartz, it executes as scheduled. But I want to execute the route initially when the application is installed.
Christian Mueller
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Report Content as Inappropriate
♦
♦
♦
♦
Re: Camel-quartz
http://camel.apache.org/timer.html
is what you are looking for, IMO. Use the option 'repeatCount=1' to make sure the route is only fired once.
http://camel.apache.org/quartz.html
has a similar option (trigger.repeatCount) but is less lightweight.
Best,
Christian
Loading...
Powered by
Nabble
Edit this page