Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 70279 invoked from network); 8 Sep 2008 15:17:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Sep 2008 15:17:00 -0000 Received: (qmail 75524 invoked by uid 500); 8 Sep 2008 15:16:58 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 75131 invoked by uid 500); 8 Sep 2008 15:16:57 -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 75120 invoked by uid 99); 8 Sep 2008 15:16:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2008 08:16:57 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2008 15:15:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KciTd-0005Iw-Ba for users@activemq.apache.org; Mon, 08 Sep 2008 08:16:29 -0700 Message-ID: <19374412.post@talk.nabble.com> Date: Mon, 8 Sep 2008 08:16:29 -0700 (PDT) From: yesnid To: users@activemq.apache.org Subject: Multiple Consumers with REST MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nsimi@pelco.com X-Virus-Checked: Checked by ClamAV on apache.org Hello All, I am trying to have two consumers recieve messages from the same queue using the rest interface to the ActiveMQ Broker, and am having issues where only one of them can recieve messages at a time. The other consumer simply times out indicating there are no messages in the queue even though I have verified that there are. Am I doing something wrong? Thank you. -- View this message in context: http://www.nabble.com/Multiple-Consumers-with-REST-tp19374412p19374412.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.