Deploying an enterprise application to use extended messaging

This topic describes how to deploy an enterprise application to use extended messaging.

Why and when to perform this task

This task description assumes that you have an .EAR file, which contains an application enterprise bean with code for extended messaging, that can be deployed in WebSphere Application Server.

The Application Install task is also a standard WebSphere Application Server task. As part of the install procedure you need to associate the Input and Output ports defined in System Management with the installed .EAR.

To deploy an enterprise application to use extended messaging, complete the following steps:

Steps for this task

  1. Use the administrative console to define and configure the extended messaging resources to be used by the application, as described in Configuring extended messaging service resources.
    You should define the input ports for receiver beans, the output ports for sender beans, and listener port extensions for any sender beans that are to handle late responses.
  2. Ensure that the deployment descriptor attributes for the sender and receiver beans match those of the extended messaging resources that you configured using the administrative console.
    The deployment descriptor values can be set when you generate the deployment code for the application, using WebSphere Studio Application Developer.
  3. If a sender bean is to handle late responses, deploy the message-driven bean to be used for late responses.
    For more information about deploying message-driven beans, see Deploying an enterprise application to use message-driven beans.
  4. Install the application into WebSphere Application Server.

    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.


Related concepts
Extended messaging - overview
Related tasks
Developing an enterprise application to use extended messaging
Using extended messaging in applications
Deploying and managing applications



Searchable topic ID:   tmc_depap
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/cmm/tasks/tmc_depap.html

Library | Support | Terms of Use | Feedback