Progress provides a generic JMS Adapter which can be used to communicate with a variety of JMS Messaging services.
The naming differs depending on the OE version:
- 11.x: Generic JMS Adapter
- Starting in 11.5.1 and part of the Application Server product.
- 12.x: OpenEdge JMS Adapter
The below links to documentation for the various different phases of installation, setup and usage.
Note: As of 12.2.17 and 12.8.4 the installation contains only incremental updates. Please refer to the following installation documentation for each respective version:
12.2.x: Add the OpenEdge JMS Adapter to an existing OpenEdge installation on Windows
12.8.x: Add the OpenEdge JMS Adapter to an existing OpenEdge installation on Windows
Generic JMS Adapter (archived 11.x documentation):
Understanding the OpenEdge Adapters
Working with the Generic JMS Adapter
Implementing Messaging
OpenEdge JMS Adapter:
Install the Progress OpenEdge JMS Adapter
Configure the Progress OpenEdge JMS Adapter
Configure JMS-provider proprietary features
Use the ABL-JMS Producer and Consumer APIs
API Reference and example code:
ABL-JMS API Reference
Attached jmsSamples.zip contains the updated sample codes using the unified domain model (jms/jmssession.p) and ClientConnect mode (-SMQConnect)