[Dev] provider.scheduler modifications?

Edmund Grossenbacher egrossenbacher at alterpoint.com
Tue May 13 12:03:25 CDT 2008


I've made a few minor modifications to org.ziptie.provider.scheduler so that it does not require a database - i.e., I want to configure it using a RAMJobStore, and when I do that I don't want the execution history and so forth being touched.

In the update, I check the quartz jobstore property to see if it is configured for a RAMJobStore, then I conditionally surround all of the stuff that would use a SessionFactory to do nothing if RAMJobStore is on.  The SOAP APIs for looking at the execution job history should throw exceptions in this mode...
-ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080513/c9af8996/attachment.html 


More information about the Dev mailing list