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:
Procedure
- Configure the deployment attributes for the application.
- Use the console to install the application.
See Also
Using JMS interfaces to explicitly poll for messages
Related Tasks
Deploying and administering applications