Hi Ard, The solution suggested does not work. In fact the trigger is executed every sec. I also browsed through the quartz documentation and there is nothing about executing the trigger only once. Does any know how to configure the trigger so that it is executed only once.
Sanket On 8/14/06, Ard Schrijvers <[EMAIL PROTECTED]> wrote:
I think <cron>0 0 0 0 0 ? 0</cron> will only run at startup, but you should be able to 1) test this easily 2) find it in quartz documentation Regards Ard > > Hi > > I need to execute a pipleline at startup only once. Based on the > documentation, I found out that it is possible to do use s cron job > that executes a pipeline using CocoonPipelineCronJob. > > However how do I have this cron job executed only once. I need to do > some initialization at startup by calling a pipeline. > > Thanks > Sanket > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]