[ 
https://issues.apache.org/activemq/browse/CAMEL-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59614#action_59614
 ] 

Claus Ibsen commented on CAMEL-2770:
------------------------------------

Ray I cannot reproduce the issue.

Can you provide more details?

eg see these tests
https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/resources/org/apache/camel/component/jms/SpringJmsSelectorTest.xml

https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsSelectorTest.java

> 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
>
> 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.

Reply via email to