I think the way to do that would be to send the quartz message to a component which would start / stop the file poller using the jmx beans. It will be easier and more reusable than enhancing the file poller component. Unfortunately, this component does not exist yet, so you will have to write it.
On 8/11/06, speed <[EMAIL PROTECTED]> wrote:
The thing trying to accomplish is start a FilePoller component at a given time. I am using CronTrigger which works alright, can use SimpleTrigger as well to send a message at 11:00 pm, MON-FRI, to the FilePoller component which then starts and does the required work. Is it possible to achieve that? Please give some guidelines on what needs to get this done. Thank You. Sundeep -- View this message in context: http://www.nabble.com/scheduling-a-component%27s-execution-tf2088238.html#a5755598 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
