Administer listener ports
Overview
Listener ports define associations between connection factories, destinations, and a message-driven beans.
Use the WebSphere administrative console to administer listener ports, as described in the following tasks.
- Add a new listener port
Use this task to create a new listener port, to specify a new association between a connection factory, a destination, and a message-driven bean. This enables deployed message-driven beans associated with the port to retrieve messages from the destination.
- Configure a listener port
Use this task to browse or change the configuration properties of a listener port.
- Start a listener port
Use this task to start a listener port manually.
- Stop a listener port
Use this task to stop a listener port manually.
Note: If configured as enabled, a listener port is started automatically when a message-driven bean associated with that port is installed. You do not normally need to start or stop a listener port manually.
See also
Start a listener port
Stop a listener port
Related Tasks
Create a new listener port
Configure a listener port
Delete a listener port