Operating Systems: i5/OS
Personalize the table of contents and search results
Stop a listener port
Use this task to stop a listener port on an application server,
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 application server, use
the administrative 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 application server.
- Under Communications, click Messaging
> Message Listener Service.
- Click Listener Ports.
- Select the check box for the listener port that you want to stop.
- Click Stop.
- Save your changes to the master configuration.
- To have the changed configuration take effect, stop then restart
the application server.
}
Related tasks
Administering listener ports
|