To start the Progress OpenEdge JMS Adapter, follow these steps:
  1. Using proenv, set the JMSPROVIDER environment variable. For example:
    proenv>set JMSPROVIDER=ProviderName
    where ProviderName is the JMS provider that is specified in the -DjmsProvider parameter in JavaTools.properties.
  2. Using proenv, Set the JMSCLIENTJAR environment variable. For example:
    proenv>set JMSCLIENTJAR=JMSCLIENTJAR_path
    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).
  3. Start the Progress OpenEdge JMS Adapter broker using the oemessaging start command. For example:
    proenv>oemessaging start
  4. 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