+

Search Tips   |   Advanced Search

 

Deploy a J2EE application to use JMS

 

This topic describes how to deploy a J2EE application to use JMS.

 

Overview

This task description assumes that you have an .EAR file, which contains an application enterprise bean with code for JMS, that can be deployed in WAS.

To deploy a J2EE application to use JMS...

 

Procedure

  1. Configure the deployment attributes for the application, as described in Assembling applications.

  2. Use the console to install the application.

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


Previous topic: Developing a J2EE application to use JMS

 

Related concepts


JMS interfaces - explicit polling for messages

 

Related tasks


Deploying and administering J2EE applications
Programming to use JMS and messaging directly