I have deployed a working quartz cron trigger outside of the camel configuration.
We are in the process of implementing our backend processes using camel. So far, this is going well and have not hit any major obstacles -- so very pleased. I have a new quartz trigger that I am wanting to setup and can easily do it outside of camel. I am trying to setup the new quartz trigger inside of camel but am not quite getting it implemented properly. Basically, I want a trigger to fire every few minutes and load a List of java objects from the database. I want to take this list (assuming the Splitter pattern) and produce a message onto a jms queue. Are there any similar examples of this that I can reference using the Spring Configuration? I'm not quite understanding how to return the List of objects from the quartz job into the camel route where I can split it out from there. Thanks for any guidance. Confidentiality Notice: The information contained in this electronic transmission is confidential and may be legally privileged. It is intended only for the addressee(s) named above. If you are not an intended recipient, be aware that any disclosure, copying, distribution or use of the information contained in this transmission is prohibited and may be unlawful. If you have received this transmission in error, please notify us by telephone (513) 229-5500 or by email (postmas...@medplus.com). After replying, please erase it from your computer system.