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]

Reply via email to