This content has been marked as final.
Show 1 reply
-
1. Re: What will be the cron expression to run the scheduler on server startup
wdfink Aug 29, 2014 3:46 PM (in response to ramchander.muddu)with cron expressions it is possible to run jobs time based. If you want to run a process during JBoss start you need to surround the start script.
If you want to have something to start with the application you might use a Singleton EJB and annotate it for startup