Dear all, I try to use a XPATH selector on a Queue using a STOMP client.
The message text is: <foo>bar</foo> The selector is: XPATH '/*' (this expression returns the root element and so should return true) The STOMP client does not receive the message, I tested ActiveMQ 5.0 and ActiveMQ 5.1 snapshot (of March 24). I also tried with a Topic with the same result. The XML message are shown in the web admin console with the correct content. The XML parser in ActiveMQ seems to work fine, I can see error messages if the XML is not well formed. Any help would appreciated Michael Justin -- View this message in context: http://www.nabble.com/XPATH-broken-in-STOMP-client--tp16418695s2354p16418695.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.