broken JMS selector syntax: instead of jms:someQ?selector=key='value'" you must instead use jms:someQ?selector=key%3D'value'" -----------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-2770 URL: https://issues.apache.org/activemq/browse/CAMEL-2770 Project: Apache Camel Issue Type: Bug Components: camel-jms Affects Versions: 2.3.0 Reporter: Ray McDermott I can see how the = sign can get confused but this should be managed by Camel rather than forcing the user to urlencode standard text -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.