[ https://issues.apache.org/activemq/browse/CAMEL-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ray McDermott closed CAMEL-2770. -------------------------------- Fix Version/s: 2.2.0 Resolution: Working as Designed I was following out of date advice (http://markmail.org/message/rbghx47j2opki5v4). It actually works as expected. Sorry to bother you. > 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 > Assignee: Claus Ibsen > Fix For: 2.2.0 > > > 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.