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 oemessaging for interactive administration
  • Use adaptman with 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.