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 5A0271140F for ; Wed, 7 May 2014 20:10:13 +0000 (UTC) Received: (qmail 22333 invoked by uid 500); 7 May 2014 19:05:06 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 3391 invoked by uid 500); 7 May 2014 18:24:45 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 96663 invoked by uid 99); 6 May 2014 16:55: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 (nike.apache.org: transitioning domain of akn.kaplanoglu@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Tue, 6 May 2014 09:54:38 -0700 (PDT) From: akotako To: users@camel.apache.org Message-ID: <1399395278271-5750933.post@n5.nabble.com> Subject: from db to webservice 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, i want to make a route from db to call a webservice.But after the db i let the datas go to a queue(activemq)after that i want to call a web service...here is my route : select id from test ${body} what is my bean taking supposed to ? thanks in advance... -- View this message in context: http://camel.465427.n5.nabble.com/from-db-to-webservice-tp5750933.html Sent from the Camel - Users mailing list archive at Nabble.com.