Deploying a J2EE application to use JMS

Deploying a J2EE application to use JMS

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

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:

Steps for this task

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

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

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




Related concepts
JMS interfaces — explicit polling for messages

Related tasks
Deploying and administering applications
Programming to use