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 D957D9263 for ; Wed, 23 May 2012 12:23:06 +0000 (UTC) Received: (qmail 17141 invoked by uid 500); 23 May 2012 12:23:06 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 17104 invoked by uid 500); 23 May 2012 12:23:06 -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 17084 invoked by uid 99); 23 May 2012 12:23:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 12:23:05 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of akarpe@fusesource.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2012 12:23:01 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SXAaO-0003cb-K0 for users@camel.apache.org; Wed, 23 May 2012 05:22:40 -0700 Date: Wed, 23 May 2012 05:22:40 -0700 (PDT) From: Ashwin Karpe To: users@camel.apache.org Message-ID: <1337775760610-5713382.post@n5.nabble.com> In-Reply-To: <4FBCC3F6.3010802@die-schneider.net> References: <4FBCC3F6.3010802@die-schneider.net> Subject: Re: Dynamic list of consumers for the same route MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Christian, Can you not do the following. I believe this is legal... from("activemq:queue:foo). from("activemq:queue:bar"). process(sinkProcessor); I have not tried this with Activemq/JMS endpoints, however, I know that the DSL is legal and should work... Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/Dynamic-list-of-consumers-for-the-same-route-tp5713374p5713382.html Sent from the Camel - Users mailing list archive at Nabble.com.