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 BB7DC95CB for ; Wed, 9 Jan 2013 17:13:46 +0000 (UTC) Received: (qmail 19164 invoked by uid 500); 9 Jan 2013 17:13:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 19140 invoked by uid 500); 9 Jan 2013 17:13:46 -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 19132 invoked by uid 99); 9 Jan 2013 17:13:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 17:13:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.250.139 is neither permitted nor denied by domain of dannygallagher2@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 17:13:39 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TszDI-0003z2-TN for users@activemq.apache.org; Wed, 09 Jan 2013 09:13:17 -0800 Date: Wed, 9 Jan 2013 09:13:16 -0800 (PST) From: "dannygallagher2@gmail.com" To: users@activemq.apache.org Message-ID: <1357751596878-4661555.post@n4.nabble.com> In-Reply-To: References: <1351602826261-4658449.post@n4.nabble.com> Subject: Re: Reorder of messages MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the response. It seems like a selector using XPath could get me what I'm after. However, I've read some things around about performance when using XPath. We would likely have queues/topics of a couple hundred to a thousand messages. Any other way inherent in JMX / ActiveMQ to be able to consume a specific message based on message content that perhaps I'm missing? Thanks for any feedback -- View this message in context: http://activemq.2283324.n4.nabble.com/Reorder-of-messages-tp4658449p4661555.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.