tree: 05039a12fcd774025ed12064e5a1c672e086dc21 [path history] [tgz]
  1. src/
  2. pom.xml
  3. readme.md
examples/protocols/openwire/message-recovery/readme.md

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

This example will start and stop the broker within the example.

This example shows how to use send messages to a queue and having these messages recovered from the journal when the broker is restarted.