JAVA: Run the cron job task even schedule has come
问题 I already checked here but seems no solution given. Here is my problem. I have a cron job in my seam project which is written with jboss async. It runs at 3am everyday. However last night, the application needed to reboot before that time. Past 3am when the application started. The task set to run every 3am but did not run. In the code, the final expiration is set to 12/31/9999. Technically speaking, this will assume that it is already done. Is there any chance to still run that job even past