Overview
By default, Hermes creates a consumer and reads the messages without acknowledging them. This is because there is no support in JMS for browsing pending messages as there is for browsing a queue. Unfortunately this has side affects as only one consumer can be connected at once.
There is a tutorial available
.
Plugin Support
Where a provider gives a way to browse pending messages, Hermes will support it so avoiding any side affects.
| Provider |
Supported |
Notes |
| OpenJMS |
Yes |
|