Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Introduction | Introduction to webMethods Broker Messaging | Developing Applications with webMethods Messaging
 
Developing Applications with webMethods Messaging
Following are the high-level steps for developing client applications with webMethods Broker:
1. Install and configure the components required to establish your messaging environment. For instructions, see Configuring Environment Variables and Installing and Upgrading webMethods Broker.
2. Configure administered objects for your client application, using either the JMSAdmin command-line tool (see The JMSAdmin Command-Line Tool) or the My webMethods user interface (see Administering webMethods Broker).
3. Design and implement the client programs that make up your messaging application. For information and basic examples, see A Basic JMS Sender-Receiver Client, JMS Request-Reply Application with a Message Selector, C# Application Configuration File and the online API programming documentation.
4. Execute your client programs.