Hi,

we are using topic messages to sent messages from one user to another. Our
program subscribe a durable consumer with selector "UserName='<user>'" and
sent a message with the property "UserName" and value "<user>".

All works fine, when <user> contains only ASCII characters. When <user>
contains non ASCII characters like äöüßé, the message is not sent to the
consumer.

I have looked in the data files and everything looks fine.

We are using ActiveMQ 5.2.


Thank you for help,

Peter

-- 
View this message in context: 
http://www.nabble.com/Topic-selector-with-non-ASCII-characters-tp22704013p22704013.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to