activemq-artemis/examples/protocols/openwire/message-recovery
Clebert Suconic 4ad830fb95 Bumping artemis as 3.0
After removing ActiveMQ Artemis rest (per ARTEMIS-3987), we should start promoting Artemis as 3.0
2022-09-12 15:09:31 -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 Bumping artemis as 3.0 2022-09-12 15:09:31 -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.