+

Search Tips   |   Advanced Search

Manage message endpoints

Use this panel to manage situations where messaging providers fail to deliver messages to their intended destinations. For example, a provider might fail to deliver messages to a message endpoint when its underlying message driven bean attempts to commit transactions against a database server that is not responding.

To view this administrative console panel:

  1. Select the Applications > Application Types > WebSphere enterprise applications > application_name.

  2. Select the Runtime panel. You will only see the Runtime panel if we have an application installed hosting message-driven beans.

  3. Select Message Endpoints. The panel lists the set of message endpoints that are hosted by the application.


Name

Name of the message endpoint.

Click the name of the message endpoint to view the configuration binding for the underlying endpoint message-driven bean and Activation Specification.


Running object scope

Server where the endpoint is running.

For more information on scope, see the topic, Administrative console scope settings.


Status

Indicates whether the message endpoint is active or inactive.

Click Pause to deactivate a message endpoint and stop it from handling messages.

Click Resume to reactivate a message endpoint that is inactive.

  • Manage messages with message endpoints
  • Administrative console scope settings