From dev-return-10619-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue May 06 16:22:08 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 79610 invoked from network); 6 May 2008 16:22:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 May 2008 16:22:08 -0000 Received: (qmail 83720 invoked by uid 500); 6 May 2008 16:22:09 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 83687 invoked by uid 500); 6 May 2008 16:22:09 -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 83645 invoked by uid 99); 6 May 2008 16:22:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2008 09:22:08 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2008 16:21:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71446234C100 for ; Tue, 6 May 2008 09:21:43 -0700 (PDT) Message-ID: <794431076.1210090903462.JavaMail.jira@brutus> Date: Tue, 6 May 2008 09:21:43 -0700 (PDT) From: "Eric Noam Rodriguez (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1547) JMS Selectors can be created for Ajax/REST Servlet clients. In-Reply-To: <16820037.1200305383728.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Noam Rodriguez updated AMQ-1547: ------------------------------------- Attachment: (was: patch.txt) > JMS Selectors can be created for Ajax/REST Servlet clients. > ----------------------------------------------------------- > > Key: AMQ-1547 > URL: https://issues.apache.org/activemq/browse/AMQ-1547 > Project: ActiveMQ > Issue Type: New Feature > Components: JMS client, Selector > Affects Versions: 4.1.1, 5.0.0 > Environment: WinXP SP2 > Reporter: Eric Noam Rodriguez > Priority: Minor > > MessageListenerServlet and MessageServlet will look for a request header or a session attribute which will contan the SQL92Selector. The name of the header/attribute is confihured on the web.xml as a context parameter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.