Use this task to create a new listener port for the message listener service, so that message-driven beans can be associated with the port to retrieve messages.
Why and when to perform this task
Although you can continue to deploy an EJB 2.0 message-driven bean against a listener port (as in WebSphere Application Server version 5), you are recommended to deploy such beans as JCA 1.5-compliant resources and to upgrade them to be EJB 2.1 message-driven beans.If you want to deploy an enterprise application to use EJB 2.0 message-driven beans with listener ports, use this task to create a new listener port for a message-driven bean to retrieve messages from.
To create a new listener port, use the administrative console to complete the following steps:
Steps for this task
Result
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
Related reference
Listener port settings