Stop a listener port
Use this task to stop a listener port on an appserver, to prevent the listeners for message-driven beans associated with the port from retrieving messages.
Overview
When you stop a listener port as described in this topic, the listener manager stops the listeners for all message-driven beans associated with the port.
To stop a listener port on an appserver, use the console to complete the following steps:
Procedure
- Display the collection list of listener ports:
- In the navigation pane, select Servers > Application Servers.
- In the content pane, click the name of the appserver.
- Under Communications, click Messaging > Message Listener Service.
- Click Listener Ports.
- Select the check box for the listener port to stop.
- Click Stop.
- Save your changes to the master configuration.
- To have the changed configuration take effect, stop then restart the appserver.
Related tasks
Administering listener ports