Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0CB45200B41 for ; Thu, 7 Jul 2016 08:55:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B3D1160A68; Thu, 7 Jul 2016 06:55:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 48B50160A59 for ; Thu, 7 Jul 2016 08:55:17 +0200 (CEST) Received: (qmail 3469 invoked by uid 500); 7 Jul 2016 06:55:16 -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 72784 invoked by uid 99); 7 Jul 2016 04:19:02 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.736 X-Spam-Level: *** X-Spam-Status: No, score=3.736 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Date: Wed, 6 Jul 2016 21:18:58 -0700 (MST) From: yogu13 To: users@camel.apache.org Message-ID: <1467865138883-5784906.post@n5.nabble.com> In-Reply-To: <1467821429004-5784902.post@n5.nabble.com> References: <1467821429004-5784902.post@n5.nabble.com> Subject: Re: SOAP 1.2 and cxf end point MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 07 Jul 2016 06:55:18 -0000 Hello, If using xml try specifying the version for soap binding or incase of annotations try specifying it as below @SOAPBinding(style = Style.DOCUMENT) Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/SOAP-1-2-and-cxf-end-point-tp5771070p5784906.html Sent from the Camel - Users mailing list archive at Nabble.com.