Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C1906F30 for ; Tue, 19 Jul 2011 21:22:35 +0000 (UTC) Received: (qmail 39153 invoked by uid 500); 19 Jul 2011 21:22:34 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 39078 invoked by uid 500); 19 Jul 2011 21:22:34 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 39070 invoked by uid 99); 19 Jul 2011 21:22:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 21:22:34 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 21:22:28 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QjHk0-0005Bs-54 for users@camel.apache.org; Tue, 19 Jul 2011 14:22:08 -0700 Date: Tue, 19 Jul 2011 14:22:08 -0700 (PDT) From: dshaw To: users@camel.apache.org Message-ID: <1311110528148-4613804.post@n5.nabble.com> In-Reply-To: <4E25E5AF.9060106@die-schneider.net> References: <1311106114967-4613521.post@n5.nabble.com> <4E25E5AF.9060106@die-schneider.net> Subject: Re: camel route with temporary queue seems to just hang MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for the reply Christian, Yea I was a bit confused because the camel documentation describes the jms uri as jms:[temp:][queue:|topic:]destinationName[?options]. I'll try the replyTo option and see how that goes. But just to confirm temporary queues can only be replied to, not as sources or destinations? I've been trying to get this to work for about a day, just want to make sure. Thanks again -- View this message in context: http://camel.465427.n5.nabble.com/camel-route-with-temporary-queue-seems-to-just-hang-tp4613521p4613804.html Sent from the Camel - Users mailing list archive at Nabble.com.