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 15B0F103F7 for ; Tue, 31 Dec 2013 07:13:47 +0000 (UTC) Received: (qmail 93013 invoked by uid 500); 31 Dec 2013 07:13:43 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 92978 invoked by uid 500); 31 Dec 2013 07:13:41 -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 92967 invoked by uid 99); 31 Dec 2013 07:13:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Dec 2013 07:13:40 +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 willem.jiang@gmail.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; Tue, 31 Dec 2013 07:13:34 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VxtVq-0001oT-53 for users@camel.apache.org; Mon, 30 Dec 2013 23:13:14 -0800 Date: Mon, 30 Dec 2013 23:13:14 -0800 (PST) From: "Willem.Jiang" To: users@camel.apache.org Message-ID: <1388473994146-5745372.post@n5.nabble.com> In-Reply-To: <1388055967080-5745242.post@n5.nabble.com> References: <1387783235323-5745180.post@n5.nabble.com> <1388048180275-5745233.post@n5.nabble.com> <1388049408068-5745235.post@n5.nabble.com> <1388055967080-5745242.post@n5.nabble.com> Subject: Re: SOAP Web service Calling using camel. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Current camel-cxf doesn't support the JaxWsDynamicClientFactory out of box, so you need to generate the SEI yourself before calling the service. -- View this message in context: http://camel.465427.n5.nabble.com/SOAP-Web-service-Calling-using-camel-tp5745180p5745372.html Sent from the Camel - Users mailing list archive at Nabble.com.