Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 66143 invoked from network); 12 Sep 2008 14:25:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2008 14:25:07 -0000 Received: (qmail 1026 invoked by uid 500); 12 Sep 2008 14:25:04 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 888 invoked by uid 500); 12 Sep 2008 14:25:04 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 876 invoked by uid 99); 12 Sep 2008 14:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2008 07:25:04 -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; Fri, 12 Sep 2008 14:24:04 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ke9Zb-00068y-Gs for camel-user@activemq.apache.org; Fri, 12 Sep 2008 07:24:35 -0700 Message-ID: <19456968.post@talk.nabble.com> Date: Fri, 12 Sep 2008 07:24:35 -0700 (PDT) From: Seb- To: camel-user@activemq.apache.org Subject: Re: Routing depending on a Service In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: seba.public@gmail.com References: <19393604.post@talk.nabble.com> <19436281.post@talk.nabble.com> <12217784-4B24-43DC-A63B-9C8DCED5B769@gmail.com> <19437717.post@talk.nabble.com> <19451800.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi James, Thank you for your advise, really appreciated. For the moment I used a processor prior to the methodCall() which set properties to the Exchange. S=C3=A9bastien. James.Strachan wrote: >=20 > 2008/9/12 Seb- : >> >> I thought about that, thing is I will know that at runtime only. >=20 > Any runtime knowledge can be wrapped up in a factory bean; or you can > extract data from the message and use that to invoke a factory bean? >=20 > --=20 > James > ------- > http://macstrac.blogspot.com/ >=20 > Open Source Integration > http://open.iona.com >=20 >=20 --=20 View this message in context: http://www.nabble.com/Routing-depending-on-a-= Service-tp19393604s22882p19456968.html Sent from the Camel - Users mailing list archive at Nabble.com.