Chapter 3. Messaging with JMS Transport
In this chapter, we will cover:
Sending a message to a JMS queue/topic
Changing JMS Transport message headers and properties at runtime
Consuming messages from a JMS queue
Consuming messages from a topic with nondurable or durable subscription
Consuming messages from a JMS queue/topic selectively
Accessing JMS Transport message headers and properties in message flow
Using request-response messaging with JMS
Using QBrowser Admin GUI for accessing JMS queues/topics
Testing JMS with soapUI