开发者

quartz.net - question about schedulers

开发者 https://www.devze.com 2023-01-03 08:20 出处:网络
I have a wcf service which sets up jobs for quartz. It\'s putting jobs in the db fine. I then have a consol app running with the same开发者_如何学运维 config which i want to actually run the jobs.

I have a wcf service which sets up jobs for quartz. It's putting jobs in the db fine.

I then have a consol app running with the same开发者_如何学运维 config which i want to actually run the jobs.

I'm setting a trigger one minute from when the job is created but the consol app never runs it.

Is there some special config i need to run to get this to work?


I am now workign wtih Mauricio to get the new castle quartz integration fimished.

0

精彩评论

暂无评论...
验证码 换一张
取 消