Well... a partial solution - since I don't need anything more complex than the period-based TimerTask, I can use that setup instead and it does exactly what I need.
Not sure why the XML setup for...
Type: Posts; User: jvgriffis; Keyword(s):
Well... a partial solution - since I don't need anything more complex than the period-based TimerTask, I can use that setup instead and it does exactly what I need.
Not sure why the XML setup for...
Hi,
So, I'm pretty much completely new with Swing (and JMX, and Quartz...). If I miss something obvious just let me know.
I have a series of tasks that I want to run using Quartz. I can...