The OpenEdge JMS Adapter is included in the OpenEdge installation package. For information about planning your installation, see Before You Install in Install OpenEdge.

Progress does not ship the SonicMQ client JAR files with the Progress OpenEdge JMS Adapter. If your organization wishes to continue using SonicMQ, it must obtain the client JAR files through Aurea MessengerMQ.

This content assumes that you have configured a JMS provider server and it is ready for use. Ensure that you have access to binaries that are required for the JMS provider.

You need to know the values of the following JMS provider properties:
  • PROVIDER_HOST:PROVIDER_PORT: The hostname and port number of the JMS provider server.
  • PROVIDER_CONNECTION_FACTORY: The name of the connection factory of the JMS provider.
  • PROVIDER_QUEUE, PROVIDER_TOPIC: The names of the queues and topics of the JMS provider that are to be used.