Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 58574 invoked from network); 1 Mar 2010 09:16:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Mar 2010 09:16:38 -0000 Received: (qmail 71604 invoked by uid 500); 28 Feb 2010 11:29:58 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 71568 invoked by uid 500); 28 Feb 2010 11:29:58 -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 71560 invoked by uid 99); 28 Feb 2010 11:29:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2010 11:29:58 +0000 X-ASF-Spam-Status: No, hits=3.3 required=10.0 tests=FORGED_HOTMAIL_RCVD2,HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS 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; Sun, 28 Feb 2010 11:29:51 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NlhL0-0005Wv-5S for users@camel.apache.org; Sun, 28 Feb 2010 03:29:30 -0800 Message-ID: <27734304.post@talk.nabble.com> Date: Sun, 28 Feb 2010 03:29:30 -0800 (PST) From: Gilles Tagne To: users@camel.apache.org Subject: Re: Question In-Reply-To: <5380c69c1002272318m293e36cx81e73f641ac6e5cf@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8935_13512339.1267356570163" X-Nabble-From: tagnegilles@hotmail.com References: <27732800.post@talk.nabble.com> <5380c69c1002272318m293e36cx81e73f641ac6e5cf@mail.gmail.com> ------=_Part_8935_13512339.1267356570163 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks Claus for the answer, i was thinking it's will look like this from("direct:start").pipeline("bean:checkLuggage", "mock:testCheckpoint","bean:dataEnricher", "mock:result"); and not from("direct:start").to("bean:checkLuggage", "mock:testCheckpoint","bean:dataEnricher", "mock:result"); Gilles Tagne -- View this message in context: http://old.nabble.com/Question-tp27732800p27734304.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_8935_13512339.1267356570163--