[Springnet-developer] Spring Quartz.NET integration
Brought to you by:
aseovic,
markpollack
|
From: Marko L. <mar...@gm...> - 2007-08-29 19:06:05
|
Hi guys, I was wondering whether you had some time (I do know you are busy with 1.1 release) to check the integration effort I've done for Quartz.NET. This is quite straight port from Java land but seemed to work quite OK with some tweaks - comments welcome. I would like your input on how I / we should go forward with this if you find this useful. The zip contains Spring.Scheduling.Quartz which can be dropped to Spring.Net\src\ (the project files refer to other Spring-projects. I've worked mostly with VS2005 so there might be some quirks with the VS2003 version. AdoJobStore has same issue as Java version with storing inherited triggers to database with this Quartz version (0.6) I have a fix already in trunk and it's scheduled for 0.7. http://www.cs.tut.fi/~lahma/SpringQuartzNetIntegration.zip Kind Regards, Marko Lahma Quartz.NET project lead http://quartznet.sourceforge.net/ |