Start the Progress OpenEdge JMS Adapter
- Last Updated: August 14, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
After you configure the Progress OpenEdge JMS Adapter, start the adapter broker before running any ABL application that connects to the JMS provider.
OpenEdge supports two ways to administer a JMS Adapter:
- Use oemessaging for interactive control.
- Use adaptman through AdminServer for non-interactive, automated operation.
The following table lists the command-line tools and describes the purpose of each tool:
| Tool | Purpose |
|---|---|
oemessaging |
Administers a JMS Adapter broker interactively. The broker runs for the duration of the interactive session. |
adaptman |
Administers JMS Adapter broker instances through AdminServer, supporting non-interactive and automated operations. |
| AdminServer | Provides the management interface required for
AdminServer-based operations (for example, when using
adaptman.) For more information about
AdminServer, see Use AdminServer. |