I am going to be assigning a selector, as follows, to my activemq: component URI.
foo='ABC' OR foo='DEF' Should the selector string be UTF-8 encoded prior to assigning it to the component URI? For example activemq:test.q?selector=foo%3D%27ABC%27+OR+foo%3D%27DEF%27 I noticed in some of the tests that the single quote was not being converted to %27. Should it? Thanks, Joe -- View this message in context: http://www.nabble.com/selector-and-utf-8-tp21334220s22882p21334220.html Sent from the Camel - Users mailing list archive at Nabble.com.