Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 43869 invoked from network); 1 Aug 2006 17:25:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 17:25:30 -0000 Received: (qmail 71496 invoked by uid 500); 1 Aug 2006 17:25:30 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 71482 invoked by uid 500); 1 Aug 2006 17:25:30 -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 71473 invoked by uid 99); 1 Aug 2006 17:25:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 10:25:30 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 66.249.82.200 as permitted sender) Received: from [66.249.82.200] (HELO wx-out-0102.google.com) (66.249.82.200) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 10:25:29 -0700 Received: by wx-out-0102.google.com with SMTP id i27so349024wxd for ; Tue, 01 Aug 2006 10:25:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ex2HFUXp5f+UYv94yLclOe+8olz9wLstJXN0Rbd1Zw7v3Yp+DNN+swaxncr6fg4XwvumMh9FOFR5TcIfpmWWx5mtbBovBb7alZT3INHaMGxA9WadJdcDhURfOarkA48NsTVywlbH+S2voKM+eUusZe3iORPRPtEzWYilgteUUb0= Received: by 10.78.142.14 with SMTP id p14mr373149hud; Tue, 01 Aug 2006 10:25:07 -0700 (PDT) Received: by 10.78.174.8 with HTTP; Tue, 1 Aug 2006 10:25:07 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 18:25:07 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: require temp queue for mulitple connections/sessions In-Reply-To: <5599091.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5599091.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 On 8/1/06, Paul French wrote: > once I create a temporary queue on a connection and session can it be used > for any connection/session ? Any other connection can send to it at least. > I need a temp queue per client. Each client uses resource pooling. I want to > consume the temp queue. Jencks isn't really designed for temporary queues; am not even sure what'd be required to support it. It might be best if you just created a few Sessions and MessageConsumers for dealing with responses. -- James ------- http://radio.weblogs.com/0112098/