Configure the Progress OpenEdge JMS Adapter
- Last Updated: August 14, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
To use the Progress OpenEdge JMS Adapter, you must point OpenEdge to the JMS provider that you are using. To achieve this, OpenEdge has to find the connection factory specific to your JMS provider.
The configuration approach depends on how you want to administer the JMS
Adapter:
- Use
oemessagingfor interactive administration - Use
adaptmanwith AdminServer for non-interactive administration.
These topics detail how to create the connection between OpenEdge and your
JMS provider.
Note: The Progress
OpenEdge JMS Adapter supports the ClientConnect and BrokerConnect modes. For more
information, see Select the JMS Adapter connection mode.