Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 56909 invoked from network); 17 Apr 2006 23:41:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Apr 2006 23:41:20 -0000 Received: (qmail 37768 invoked by uid 500); 17 Apr 2006 23:41:19 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 37637 invoked by uid 500); 17 Apr 2006 23:41:19 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 37628 invoked by uid 99); 17 Apr 2006 23:41:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2006 16:41:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chirino@gmail.com designates 64.233.162.203 as permitted sender) Received: from [64.233.162.203] (HELO nz-out-0102.google.com) (64.233.162.203) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2006 16:41:18 -0700 Received: by nz-out-0102.google.com with SMTP id n1so1688437nzf for ; Mon, 17 Apr 2006 16:40:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SmQFrp68N6dIPJjCSSEvVMknlc4KkD7I6J0PrZm4qIc1atdcedixbEfNkMpxAjSNFqIbxQWWZ1b/iJGZrzhwe4rOg9VRMYuHJEN4sB5mPQjLePrH+BYgHKP/nrtt+Heo9l03JCmM5MLpiuVFdXlnDYnx5Y46BYmUglFXjbci+LU= Received: by 10.64.204.12 with SMTP id b12mr2217655qbg; Mon, 17 Apr 2006 16:40:57 -0700 (PDT) Received: by 10.65.234.8 with HTTP; Mon, 17 Apr 2006 16:40:57 -0700 (PDT) Message-ID: Date: Mon, 17 Apr 2006 19:40:57 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: activemq-users@geronimo.apache.org Subject: Re: Message filtering In-Reply-To: <3955502.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3954379.post@talk.nabble.com> <3955502.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You can create multiple consumers each with a different selector who all use the same message listener. On 4/17/06, ssozonoff wrote: > > Hi Hiram, > > Thanks, and with regards to selectors, can I use multiple message selecto= rs > for the same MessageListener? > > Thanks, > Serge > -- > View this message in context: http://www.nabble.com/Message-filtering-t14= 63038.html#a3955502 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- Regards, Hiram