I have defined a Quartz endpoint which I'd also like to from an on-demand
service (outside the schedule defined by the Quartz endpoint configuration).
However when I try this using ProducerTemplate:sendBody method, I get an
exception that says 'You cannot send messages to this endpoint'. Is there
any reason why the quartz end-point is built in this fashion. I can get the
functionality I want by breaking up my route, but that would mean
unnecessarily complicating the route definitions. Is there any other way for
me to invoke the Quartz endpoint on demand?

Thanks,
Sriram
-- 
View this message in context: 
http://www.nabble.com/Executing-a-Quartz-Endpoint-on-demand-tp24095337p24095337.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to