Sun Java System Application Server Platform Edition 8.2 Administration Guide

ProcedureTo configure the Timer Service

  1. In the tree component, select the Configuration node.

  2. Select the EJB Container node.

  3. Click the EJB Timer Service tab.

  4. Set the minimum delivery interval in milliseconds in the Minimum Delivery Interval field.

    Minimum Delivery Interval is the minimum number of milliseconds allowed before the next timer expiration for a particular timer can occur. Setting this interval too low can cause server overload.

  5. Set the maximum number of attempts the timer service makes to deliver the notification in the Maximum Redeliveries field.

  6. Set the interval, in milliseconds, between redelivery attempts in the Redelivery Interval field.

  7. Click Save.

  8. Restart the Application Server.