Quartz.net as service can't configure the quartz_job.xml file to use AdoJobStore

Posted by aleo on Stack Overflow See other posts from Stack Overflow or by aleo
Published on 2010-04-01T17:03:04Z Indexed on 2010/04/24 9:53 UTC
Read the original article Hit count: 786

Filed under:
|
|

Hi, i am using quartz in my project, and i'm storing the jobs in the adojobstore, i've created a working quartz windows service, but i can't find where i can configure the quartz_jobs.xml to use AdoJobstore instead of RamJobStore. Thanks

© Stack Overflow or respective owner

Related posts about quartz.net

Related posts about service