Install default scheduler calendars
Subtopics
- Scheduler calendars
The scheduler provides stateless session bean interfaces which allow creating common calendars which can be used by the scheduler and any Java EE application.- Install default scheduler calendars
The default scheduler SIMPLE and CRON calendars are available in the SchedulerCalendars.ear system application and are automatically installed on standalone server profiles. System applications cannot be installed and uninstalled like traditional Java EE applications.- Example: Using default scheduler calendars
Use The SIMPLE and CRON calendars from any J2EE application.