Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Coding Messaging Client Applications | JMS Request-Reply Application with a Message Selector | Overview
 
Overview
This chapter describes how to code a JMS request-reply application with a message selector.
The example used throughout this chapter builds on the sender-receiver application described in A Basic JMS Sender-Receiver Client. The example demonstrates features of JMS messaging, such as implementing message replies, a message listener, a message selector, and a local transaction. It also shows how to set Broker access permissions and how to code messages on different threads.
Note:
The example in this chapter supports the Java Message Service Version 1.1 standard.