Deploying an enterprise application to use EJB 2.0 message-driven beans
with listener ports >
Operating Systems: i5/OS
Personalize the table of contents and search results
Configure a listener port
Use this task to browse or change the properties of an existing
listener port, used by message-driven beans associated with the port to retrieve
messages.
Overview
Although you can continue to deploy an EJB 2.0 message-driven bean
against a listener port (as in WebSphere Application Server V5), 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 have deployed
an enterprise application to use EJB 2.0 message-driven beans with listener
ports, use this task to browse or change the configuration of a listener port
that a message-driven bean retrieves messages from.
To configure the
properties of a listener port, 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.
- Click the name of the listener port that you want to work with.
This displays the properties of the listener port in the content
pane.
- Optional: Change properties
for the listener port, according to your needs.
- Click OK.
- Save any changes to the master configuration.
- To have a changed configuration take effect, stop then restart
the application server.
}
Related tasks
Creating a new listener port
Starting a listener port
Stopping a listener port
Configuring message listener resources for message-driven beansAdministering listener ports
Related Reference
Listener port settings
|