WAS v8.5 > Reference > SetsManage 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 not responding.
To view this dmgr console panel:
- Select the Applications > Application Types > WebSphere enterprise applications > application_name.
- Select the Runtime panel. You will only see the Runtime panel if we have an application installed that is hosting message-driven beans.
- 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.
Run 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.
Reference:
Administrative console scope settings