[Building Sakai] auto schedule a Quartz job

David Horwitz david.horwitz at uct.ac.za
Sun May 9 04:23:57 PDT 2010


The stateful job just means that it will only ever run one job at a time
- the ordanary job could, depending on your triggers, run multiple times ...

D

On 05/09/2010 01:05 PM, Steve Swinsburg wrote:
> Hi all,
>
> I have a Quartz job that I'd like to be able to auto schedule, ie via some Spring config/sakai.properties so that I can deploy it into a Sakai instance and it will be configured ready to go. I've looked at the StatefulJob, not sure if thats what I need though, as I don't need to maintain any state between runs, just have it run at a predetermined time.
>
> Has anyone come across this or done something similar?
>
> cheers,
> Steve
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>   


More information about the sakai-dev mailing list