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 9F8759E5C for ; Tue, 3 Apr 2012 06:08:25 +0000 (UTC) Received: (qmail 60046 invoked by uid 500); 3 Apr 2012 06:08:25 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 60020 invoked by uid 500); 3 Apr 2012 06:08:25 -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 60008 invoked by uid 99); 3 Apr 2012 06:08:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 06:08:24 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.mueller@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qc0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 06:08:20 +0000 Received: by qcsc20 with SMTP id c20so2500872qcs.32 for ; Mon, 02 Apr 2012 23:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=6Uj/at8obAanBzIVH7kqdzhlF9HitVFq4vmecA6p6Z8=; b=vUAG//10P8Q7M1mH59jkkB77v0culUe9y646enyWaRPzuhU+NYZhzuYsm5VLPnCilD 2aAAH6vJv4LO37u6xIZ02Bow6cYV/5smPVoLx26WnyliGKdD8zBJtb2ncFz+yN3RJiSV dh6ORuZna/rahgmYjNvpEIAq7ix2k54ZQ87ukt4NWLsZsR/d5kfQeUxxlVoL1yQWgT4N 0v60H8oOs2Lmg8ZSyFQ5yu6p9ONcc+sARJ9rBq1BZ3ra4yn3fy9yPv1ohXgnoeBTkXhL L7feu6Hqi8BHwiaVX839tC8thwBxMYPQAtfX9I8kmbHZ576PDYSpPYOos1ZBgrPfi7wd XqXA== MIME-Version: 1.0 Received: by 10.224.202.193 with SMTP id ff1mr15304158qab.36.1333433279413; Mon, 02 Apr 2012 23:07:59 -0700 (PDT) Received: by 10.229.75.71 with HTTP; Mon, 2 Apr 2012 23:07:59 -0700 (PDT) Received: by 10.229.75.71 with HTTP; Mon, 2 Apr 2012 23:07:59 -0700 (PDT) In-Reply-To: <1333428680914-5614253.post@n5.nabble.com> References: <1333428680914-5614253.post@n5.nabble.com> Date: Tue, 3 Apr 2012 08:07:59 +0200 Message-ID: Subject: Re: webservices in camel server From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=20cf300faff5f37f0204bcc02014 X-Virus-Checked: Checked by ClamAV on apache.org --20cf300faff5f37f0204bcc02014 Content-Type: text/plain; charset=ISO-8859-1 Camel itself is not a server. But of course, you can use the camel-cxf component to provide web services. Best, Christian Sent from a mobile device Am 03.04.2012 06:51 schrieb "madhu" : > can we deploy a webservice inside camel server? > > -- > View this message in context: > http://camel.465427.n5.nabble.com/webservices-in-camel-server-tp5614253p5614253.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --20cf300faff5f37f0204bcc02014--