Deploy an enterprise application to use JMS
This page describes how to deploy an enterprise application to use JMS.
This task description assumes that we have an .EAR file, which contains an application enterprise bean with code for JMS, that can be deployed in WAS.
To deploy an enterprise application to use JMS...
- Set the deployment attributes for the application
- Use the WAS admin console to install the application.
 
Related concepts
JMS interfaces - explicit polling for messages
Related tasks
Develop applications to use JMS directly
Deploy enterprise apps
Programming to use JMS and messaging directly