Add a new listener port

Use this task to add a new listener port to the message listener service, so that message-driven beans can be associated with the port to retrieve messages.

 

Overview

To add a new listener port, use the administrative console to complete the following steps:

  1. In the navigation pane, select Servers-> Application Servers This displays a table of the appservers in the administrative domain.

  2. In the content pane, click the name of the appserver. This displays the properties of the appserver in the content pane.

  3. In the Additional Properties table, select Message Listener ServiceThis displays the Message Listener Service properties in the content pane.

  4. In the content pane, select Listener Ports.This displays a list of the listener ports.

  5. In the content pane, click New.

  6. Specify appropriate properties for the listener port.

  7. Click OK.

  8. To save your configuration, click Save on the task bar of the Administrative console window.

  9. To have the changed configuration take effect, stop then restart the appserver.

 

Results

If enabled, the listener port is started automatically when a message-driven bean associated with that port is installed.


Related tasks
Configuring a listener port
Starting a listener port
Stopping a listener port
Configuring message listener resources for message-driven beans
Administering listener ports
Related reference
Listener port settings