The timer service is a persistent and transactional notification service that is provided by the enterprise bean container and is used to schedule notifications or events used by enterprise beans. All enterprise beans except stateful session beans can receive notifications from the timer service. Persistent imers set by the service are not destroyed when the server is shut down or restarted.
The Enterprise Java Beans (EJB) page opens.
The EJB Timer Service page opens.
Setting this interval too low can cause server overload. The default value is 1000.
The default value is 1.
The default value is 5000.
If specified, this value overrides the default value of jdbc/__TimerPool for the timer service system application.
Tip - To return to the default settings, click the Load Defaults button, then click Save.