Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Messaging Programmer's Guide
|
Coding Messaging Client Applications
|
A Basic JMS Sender-Receiver Client
|
Sender-Receiver Application Components
Sender-Receiver Application Components
JNDI Properties File
The example consists of a
sender
application that connects to a
webMethods Broker
and sends a single JMS text message to a destination. A
receiver
application consumes the message and then shuts itself down.