Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Suspend and resume MDB JMS connections


You can use the Administration Console to suspend and resume message delivery from JMS connections to message-driven beans:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. 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.

  3. In the Deployments table, expand the name of the application that contains the MDB for which you want to suspend or resume JMS connections.
  4. Select the name of the MDB for which you want to suspend or resume JMS connections.
  5. Select Control.
  6. Select the check box next to the MDB for which you want to suspend or resume JMS connections.
  7. Click Suspend MDB or Resume MDB.
  8. Click Yes to confirm your decision.
  9. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top