Ok here is what I have done - 

route 1 - 
from dir 
 to validate 

route 2
from validate
 bean ref=delay
 to db load
 to processcomplete

Inside the Bean I have stopped the route, and I used Quartz API's scheduler
to trigger the validate endpoint at a specific time of the day using the
same exchange object that was stopped before. I dont think I could use 
Quart2 camel component in this case.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Resume-an-Endpoint-in-a-Route-tp5747151p5747219.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to