WAS v8.5 > Deploy applications > Deploy messaging resources > Deploy enterprise applicationsDeploy an enterprise application to use JMS
We can 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 WebSphere Application Server.
To deploy an enterprise application to use JMS...
- Configure the deployment attributes for the application, as described in Assemble applications.
- Use the dmgr console to install the application.
This stage is a standard WAS task, as described in Install applications.
Previous topic: Develop an enterprise application to use JMS
Related concepts:
JMS interfaces - explicit polling for messages
Related
Deploy enterprise applications