This is not currently possible. One way would be to have a separate lightweight component which would receive quartz notifications and which would enable / disable the ftp poller accordingly. You could do that using jmx to start / stop the component (or using ServiceMix internal apis).
Cheers, Guillaume Nodet On 6/19/06, bebop01 <[EMAIL PROTECTED]> wrote:
Is there a way to combine the polling components like FTP or File poller with Quartz? This would allow me to carry out more sophisticated timer functionality. For instance I would like to schedule an FTP poller which runs every day at a certain time. Is that possible by configuration? Thank you. -- View this message in context: http://www.nabble.com/FTP-and-Quartz-t1810440.html#a4933852 Sent from the ServiceMix - User forum at Nabble.com.
