Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Coding Messaging Client Applications | A Basic JMS Sender-Receiver Client | Overview
 
Overview
This chapter describes the basics of coding a standalone webMethods Client for JMS, the webMethods Broker used as a JMS provider, using a simple application that sends and receives a JMS message. The chapter shows how to code the principal JMS objects, message production and delivery, and walks you through the administrative commands needed to configure the application.
The sample application in this chapter is the basis for the more complex messaging scenario in the next chapter. It is recommended that you examine the JMS code for this example before continuing on to the following chapter.
Note:
The example in this chapter supports the Java Message Service Version 1.1 standard.