tree: 6f9a91afc1af7a0a5dcb9f5ac5fe6922057c65d4 [path history] [tgz]
  1. src/
  2. pom.xml
  3. readme.md
examples/protocols/openwire/message-listener/readme.md

OpenWire JMS Message Listener Example

If you have not already done so, prepare the broker distribution before running the example.

To run the example, simply type mvn verify from this directory, or mvn -PnoServer verify if you want to start and create the broker manually.

This example shows how to use a MessageListener with the OpenWire client.