Deploying 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 WebSphere Application Server.

To deploy a J2EE application to use JMS, complete the following steps:

  1. [V5.1 and later]Configure the deployment attributes for the application, as described in Assembling applications with the Assembly Toolkit.

  2. Use the WebSphere administrative console to install the application.

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


Related concepts
An overview of WebSphere asynchronous messaging using JMS
Related tasks
Developing a J2EE application to use JMS
Using JMS and messaging in applications
Deploying and managing applications