I have been trying to figure out a simple way of executing a specific registered Job or Trigger setup in StdScheduler manually.
I have a number of jobs configured in our application and appropriate triggers created for all of them. However, I have created a web page where I want these jobs (in the manner they were configured) to be executed manually when prompted.
I can use Scheduler.getTrigger() or Scheduler.getJobDetail(), but lack the understanding on how I can get the Job itself to run the execute method with the appropriate JobExecutionContext.
Any suggestions?
Thanks,
Kory
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=394679&messageID=481731#481731---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...