Deploy an application to use JMS

This topic describes how to deploy a J2EE application to use JMS and assumes that you have an enterprise application (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, complete the following steps:

  1. Configure the application for deployment.
    Use the the application assembly tool to configure the deployment attributes for the application, as described in Assemble applications Go to Help documentation.

  2. Use the WebSphere administrative console to install the application.
    For information on how to install the application, see Install and uninstall applications in the Administration topic.