Connecting Apama Applications to External Components > Using Message Services > Using Correlator-Integrated Messaging for JMS > Getting started with simple correlator-integrated messaging for JMS
Getting started with simple correlator-integrated messaging for JMS
This section describes the steps for creating an Apama application that uses correlator-integrated messaging for JMS where guaranteed delivery is not required. Apama Studio provides an example application that illustrates a simple use of correlator-integrated messaging for JMS in the APAMA_HOME\samples\correlator_jms\simple-send-receive directory.
To make correlator-integrated messaging for JMS available to an Apama project:
1. Select File > New > Apama Project from the Apama Studio menu. This launches the New Apama Project wizard.
2. In the New Apama Project wizard, give the project a name, and click Next. The second page of the wizard appears, listing the available Apama resource bundles.
3. Apama's correlator-integrated messaging for JMS makes use of the Apama correlator-integrated adapter for JMS. In the New Apama Project wizard, from the Select required bundle instances field, select the JMS Correlator-Integrated Adapter bundle.
4. Click Finish.
Apama Studio adds the correlator-integrated adapter for JMS to the project's Adapters node. In addition, Apama Studio generates all the necessary resources to support correlator-integrated messaging for JMS. Note, you can only add a single instance of the correlator-integrated messaging adapter for JMS to an Apama project.
After you add the correlator-integrated adapter for JMS, you need to configure connections to a JMS broker and configure senders and receivers.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.