activemq-artemis/docs
Justin Bertram eb26f67ab6 ARTEMIS-3137 support XPath filters
Change summary:
 - Remove the existing Xalan-based XPath evaluator since Xalan appears
   to be no longer maintained.
 - Implement a JAXP XPath evaluator (from the ActiveMQ 5.x code-base).
 - Pull in the changes from https://issues.apache.org/jira/browse/AMQ-5333
   to enable configurable XML parser features.
 - Add a method to the base Message interface to make it easier to get
   the message body as a string. This relieves the filter from having
   to deal with message implementation details.
 - Update the Qpid JMS client to get the jms.validateSelector parameter.
2021-03-10 09:32:23 -05:00
..
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
hacking-guide/en ARTEMIS-3044 Add Artemis web console tests 2021-03-10 08:23:13 -05:00
migration-guide/en NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
user-manual/en ARTEMIS-3137 support XPath filters 2021-03-10 09:32:23 -05:00