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

OpenWire JMS Message Listener 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.