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:
- Configure the deployment attributes for the application, as described in Assembling applications with the Assembly Toolkit.
- 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.
An overview of WebSphere asynchronous messaging using JMS
Developing a J2EE application to use JMS
Using JMS and messaging in applications
Deploying and managing applications