activemq-artemis/artemis-hawtio/artemis-plugin
Justin Bertram 2b5ca1be92 ARTEMIS-3401 use regex on web console for DLQ & expiry
Currently dead-letter and expiry addresses can only be identified on the
web console if they perfectly match a configurable string value (i.e.
"DLQ" and "ExpiryQueue" by default respectively). However, lots of users
have multiple dead-letter and expiry addresses which follow the same
naming pattern. The web console should support using a regular
expression so all of these addresses can be properly identified.
2021-08-03 12:26:45 -04:00
..
src/main ARTEMIS-3401 use regex on web console for DLQ & expiry 2021-08-03 12:26:45 -04:00
README.md ARTEMIS-1270 Management Console - Hawtio Solution 2017-08-01 14:54:27 -04:00
pom.xml no-jira - consolidate mvn-war-plugin version in play 2021-06-08 14:15:52 +01:00

README.md

artemis-hawtio

Is a HawtIO plugin that allows the viewing and manipulation of topic/queues and other JMS resources.