Hi, I want to be able to queue up a job to run exactly once, sometime in the future... I would like to use the Scheduler framework that comes in TDK 2.1...
I can see how I would create a jobentry that maybe was set to sometime in the next month based on putting in a day_mo value, and populating the min and hour values. However, that would cause it to run every month... I am using the TurbineNonPersitentSchedulerService, so as long as the server gets bounced in the next 31 days, I would be in the clear, but is there any other more elegent way? Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
