This topic describes how to deploy a J2EE application to use JMS.
Why and when to perform this task
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
This stage is a standard WebSphere Application Server task, as described in Installing applications.
Related concepts
Using JMS interfaces to explicitly poll for messages
Related tasks
Deploying and administering applications
Programming to use JMS and messaging directly