+

Search Tips   |   Advanced Search

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...

 

  1. Set the deployment attributes for the application
  2. 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