Use this task to delete a listener port from the message
listener service, to prevent message-driven beans associated with
the port from retrieving messages.
About this task
A listener port defines the association between a connection factory, a destination, and a deployed message-driven bean. For
more information, see Message-driven beans - listener port components.
To
delete a listener port, use the administrative console to complete
the following steps:
Procedure
- Start the administrative console.
- In the navigation pane, click
The Message listener port collection panel is displayed.
- Select the check box for the listener port that you want
to delete.
- Click Delete.
This action stops the
port (needed to allow the port to be deleted) then deletes the port.
- Save your changes to the master configuration.
- To have the changed configuration take effect, stop then
restart the application server.