activemq-artemis/examples/protocols/openwire/message-recovery
Clebert Suconic b8c64590f9 [maven-release-plugin] prepare for next development iteration 2021-08-09 11:58:28 -04:00
..
src/main/java/org/apache/activemq/artemis/jms/example NO-JIRA fix-up examples 2018-03-01 14:58:56 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-08-09 11:58:28 -04:00
readme.md NO-JIRA fix-up examples 2018-03-01 14:58:56 -06:00

readme.md

OpenWire JMS Message Recovery Example

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.