Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 33040 invoked from network); 18 Sep 2010 16:47:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 16:47:05 -0000 Received: (qmail 25494 invoked by uid 500); 18 Sep 2010 16:47:05 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 25463 invoked by uid 500); 18 Sep 2010 16:47:05 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 25455 invoked by uid 99); 18 Sep 2010 16:47:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:47:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 16:47:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8IGkjix002284 for ; Sat, 18 Sep 2010 16:46:45 GMT Message-ID: <24019392.20991284828405212.JavaMail.jira@thor> Date: Sat, 18 Sep 2010 12:46:45 -0400 (EDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2537) XPath selectors doesn't work with blob messages and stream messages In-Reply-To: <1453446613.1261057312867.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-2537: ------------------------------ Fix Version/s: 5.5.0 (was: 5.4.1) > XPath selectors doesn't work with blob messages and stream messages > ------------------------------------------------------------------- > > Key: AMQ-2537 > URL: https://issues.apache.org/activemq/browse/AMQ-2537 > Project: ActiveMQ > Issue Type: Improvement > Components: Selector > Affects Versions: 5.3.0 > Reporter: Roman Kalukiewicz > Priority: Minor > Fix For: 5.5.0 > > > XPath selectors work only with TextMessages and ByteMessages. There is no reason why they shouldn't work with BlobMessages or StreamMessages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.