Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Activate EJB 2.X timer objects


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

  1. In the left pane of the Console, select Deployments.

    A table that lists all the deployments currently installed on WebLogic Server appears in the right pane.

  2. In the Deployments table, expand the name of the application that contains the EJB whose timer objects you want to activate.
  3. Select the desired EJB.
  4. Select Control .
  5. Check the box to left of the desired table row.
  6. Click Activate Timers.
  7. Click Yes.

Back to Top