+

Search Tips   |   Advanced Search

Deploy an enterprise application to use JMS

We can deploy an enterprise application to use JMS.

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 an enterprise application to use JMS...

  1. Configure the deployment attributes for the application, as described in Assembling applications.

  2. Use the WAS administrative console to install the application.

    This stage is a standard WebSphere Application Server task, as described in Installing applications.


Previous topic: Develop an enterprise application to use JMS


Related concepts

  • JMS interfaces - explicit polling for messages


    Related tasks

  • Deploy and administering enterprise applications