in message selector does not match messages
-------------------------------------------

         Key: AMQ-745
         URL: https://issues.apache.org/activemq/browse/AMQ-745
     Project: ActiveMQ
        Type: Bug

  Components: Selector  
    Versions: 4.0    
 Environment: Java 5.0 on Linux
    Reporter: Jeff Martin


Using "in" as part of a message selector does not return any messages.

Example:
This returns one message
browse --amqurl tcp://zuul:61616 --msgsel 
"JMSMessageID='ID:zuul-45732-1149587838616-3:24:1:1:1'" queue:inbound

This returns no messages
browse --amqurl tcp://zuul:61616 --msgsel "JMSMessageID in 
('ID:zuul-45732-1149587838616-3:24:1:1:1')" queue:inbound

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to