Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 11689 invoked from network); 29 Apr 2010 08:07:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Apr 2010 08:07:59 -0000 Received: (qmail 82908 invoked by uid 500); 29 Apr 2010 08:07:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 82798 invoked by uid 500); 29 Apr 2010 08:07:56 -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 82789 invoked by uid 99); 29 Apr 2010 08:07:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 08:07:55 +0000 X-ASF-Spam-Status: No, hits=-1364.8 required=10.0 tests=ALL_TRUSTED,AWL 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; Thu, 29 Apr 2010 08:07:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3T87YcL024879 for ; Thu, 29 Apr 2010 08:07:34 GMT Message-ID: <18309834.7501272528454167.JavaMail.jira@thor> Date: Thu, 29 Apr 2010 04:07:34 -0400 (EDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (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-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac reassigned AMQ-1547: ---------------------------------- Assignee: Dejan Bosanac > 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 > Assignee: Dejan Bosanac > Priority: Minor > Fix For: NEEDS_REVIEWED > > Attachments: patch.txt > > > 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.