Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Activate an EJB's timer objects


EJBs can have timer objects associated with them. You can use the Administration Console to activate EJB timer objects:

  1. In the left pane of the Administration Console, click Deployments. A table that lists all the deployments currently installed on WebLogic Server appears in the right pane.
  2. In Deployments table, expand the name of the application that contains the EJB whose timer objects you want to activate.
  3. Click the desired EJB.
  4. Click the Control tab.
  5. Check the box to left of the desired table row.
  6. Click Activate Timers.
  7. Click Yes.

Back to Top