Start the Progress OpenEdge JMS Adapter
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To start the Progress OpenEdge JMS Adapter, follow these steps:
- Using proenv, set the JMSPROVIDER environment variable. For example:
where ProviderName is the JMS provider that is specified in theproenv>set JMSPROVIDER=ProviderName-DjmsProviderparameter in JavaTools.properties. - Using proenv, Set the JMSCLIENTJAR environment variable. For
example:
where JMSCLIENTJAR_path is the full path of the JMS client JAR file. The default is $DLC/sonic/MQ14.0/lib/sonic_client.jar. If there are more than one jar file, provide the paths as semi-colon separated values (for Windows), and colon (for Linux).proenv>set JMSCLIENTJAR=JMSCLIENTJAR_path - Start the Progress OpenEdge JMS Adapter broker using the
oemessaging startcommand. For example:proenv>oemessaging start - After you have started the OpenEdge JMS Adapter, all available administrative
options with their short description are listed in the proenv window. The
options are as follows:
- S — Summary of the JMS Adapter broker
- D — Server Details
- X — Add new agents
- T — Trim free agents
- K — Kill by server ID
- E — Stop and Exit the broker gracefully
- A — Abort
- L — Connection Summary
- C — Connection detail for one or more connection handles
- Y — List JMS Adapter properties
- Z — List broker Property value based on property name