Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 39B30CAA4 for ; Thu, 27 Jun 2013 16:02:21 +0000 (UTC) Received: (qmail 22282 invoked by uid 500); 27 Jun 2013 16:02:20 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 22249 invoked by uid 500); 27 Jun 2013 16:02:20 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 22233 invoked by uid 99); 27 Jun 2013 16:02:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 16:02:19 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.posta@gmail.com designates 209.85.217.194 as permitted sender) Received: from [209.85.217.194] (HELO mail-lb0-f194.google.com) (209.85.217.194) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 16:02:15 +0000 Received: by mail-lb0-f194.google.com with SMTP id 13so142830lba.9 for ; Thu, 27 Jun 2013 09:01:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tzpsgndR3m6l+1/1D83m4MaVCaJBdjEceL0GX+pMW1w=; b=Vt1bk886VjY66Slk3X64d8YT8wSak7bid9SHbeG9RNzS4qW3/zXtQWCr3ysmgHTyKA YSa6jk7PyYgF0KThcHqPa7SZyu0fvtRGM6Z0PxXRsCFa43PP7EOo78luym4Wr7KxZeIZ KWRF6MmCU8c5pFG7X7b+5Uxrc/zkxog7WitGnW6q7bJ3iG40ZtXWMojUtORAR5/J7xw7 pDlFhJqkZrwD4v31ohCBIvwagbXt1k1TAWp70GmEqSrfsPBeONuhCKp0z2QiDKrmkGne f12Kg/6U2cKYlwvAYzmidkZP2pX74WTSz1czXkcqDBJcan5q+OPKMU8zYGXnTdpqPJIN Dv9w== MIME-Version: 1.0 X-Received: by 10.112.89.73 with SMTP id bm9mr4662183lbb.39.1372348914418; Thu, 27 Jun 2013 09:01:54 -0700 (PDT) Received: by 10.114.185.37 with HTTP; Thu, 27 Jun 2013 09:01:54 -0700 (PDT) In-Reply-To: <1372339660548-4668644.post@n4.nabble.com> References: <1372339604612-4668643.post@n4.nabble.com> <1372339660548-4668644.post@n4.nabble.com> Date: Thu, 27 Jun 2013 09:01:54 -0700 Message-ID: Subject: Re: Using the command line tools to delete multiple messages at once From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=001a11c36be88d49d304e024e15e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36be88d49d304e024e15e Content-Type: text/plain; charset=ISO-8859-1 the purge command takes a selector or sql92 selector. could you just try (JMSMessageId = 'id1') OR (JMSMessageId = 'id2') OR (.....)? On Thu, Jun 27, 2013 at 6:27 AM, ccharbonneau wrote: > I should specify that I am using ActiveMQ 5.8.0 > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Using-the-command-line-tools-to-delete-multiple-messages-at-once-tp4668643p4668644.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --001a11c36be88d49d304e024e15e--