WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Deploying an enterprise application to use EJB 2.0 message-driven beans with listener ports

Use this task to deploy an enterprise application to use EJB 2.0 message-driven beans with listener ports.

About 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.

This task description assumes that you have an .EAR file, which contains an application enterprise bean with code for EJB 2.0 message-driven beans, that can be deployed in WebSphere Application Server.

To deploy an enterprise application to use EJB 2.0 message-driven beans with listener ports, complete the following steps:

Procedure

  1. Use the WebSphere Application Server administrative console to define the listener ports for the application, as described in Adding a new listener port.
  2. For each message-driven bean in the application, configure the deployment attributes to match the listener port definitions, as described in Configuring deployment attributes.
  3. Use the WebSphere Application Server administrative console to install the application.

    This stage is a standard WebSphere Application Server task, as described in Installing a new application.

    When you install the application, you are prompted to specify the name of the listener port that the application is to use for late responses. Select the listener port, then click OK.




Sub-topics
Configuring deployment attributes for an EJB 2.0 message-driven bean against a listener port
Related concepts
Message-driven beans - automatic message retrieval
Related tasks
Developing an enterprise application to use message-driven beans
Deploying and administering J2EE applications
Programming to use message-driven beans
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tmb_depapl.html

© Copyright IBM Corporation 2002, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)