Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 58843 invoked from network); 12 Jun 2006 10:08:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2006 10:08:02 -0000 Received: (qmail 97490 invoked by uid 500); 12 Jun 2006 10:08:02 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 97462 invoked by uid 500); 12 Jun 2006 10:08:01 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 97453 invoked by uid 99); 12 Jun 2006 10:08:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 03:08:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 03:08:01 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83DAD7141FA for ; Mon, 12 Jun 2006 10:06:51 +0000 (GMT) Message-ID: <28669048.1150106811508.JavaMail.jira@brutus> Date: Mon, 12 Jun 2006 10:06:51 +0000 (GMT+00:00) From: "james strachan (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Assigned: (AMQ-745) in message selector does not match messages In-Reply-To: <13295452.1149854571614.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-745?page=all ] james strachan reassigned AMQ-745: ---------------------------------- Assign To: Adrian Co > 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 > Assignee: Adrian Co > > > 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