The following table describes attributes for the ejb-timer-service element.
Table 1–40 ejb-timer-service Attributes| Attribute | Default | Description | 
|---|---|---|
| 7000 | (optional) Specifies the minimum time before an expiration for a particular timer can occur. This guards against extremely small timer increments that can overload the server. | |
| 1 | (optional) Specifies the maximum number of times the EJB timer service attempts to redeliver a timer expiration due for exception or rollback. | |
| jdbc/ __TimerPool | (optional) Overrides the cmp-resource value specified in sun-ejb-jar.xml for the timer service system application (__ejb_container_timer_app ). | |
| 5000 | (optional) Specifies how long the EJB timer service waits after a failed ejbTimeout delivery before attempting a redelivery. |