Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 67670 invoked from network); 8 Jan 2011 19:40:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jan 2011 19:40:54 -0000 Received: (qmail 20283 invoked by uid 500); 8 Jan 2011 19:40:54 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 20242 invoked by uid 500); 8 Jan 2011 19:40:53 -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 20234 invoked by uid 99); 8 Jan 2011 19:40:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jan 2011 19:40:53 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of richardkettelerij@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jan 2011 19:40:48 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PbeeK-00026F-6C for users@camel.apache.org; Sat, 08 Jan 2011 11:40:28 -0800 Date: Sat, 8 Jan 2011 11:40:28 -0800 (PST) From: Richard Kettelerij To: users@camel.apache.org Message-ID: <1294515628185-3333348.post@n5.nabble.com> In-Reply-To: <1294485654332-3333009.post@n5.nabble.com> References: <1294485654332-3333009.post@n5.nabble.com> Subject: Re: usage of spring-ws component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi bvahdat, Nice to see you're using the Spring-WS component. You need to remove the SOAP tags, these are provided automatically by Spring-WS.=20 The following request: final String request =3D ""=20 +""=20 + "CH"=20 + ""; Results in this response: Alexis S=C3=A1nchez Esteban Paredes Fabi=C3=A1n Orellana Humberto Suazo Jean Beausejour Mark Gonz=C3=A1lez =20 Regards, Richard --=20 View this message in context: http://camel.465427.n5.nabble.com/usage-of-sp= ring-ws-component-tp3333009p3333348.html Sent from the Camel - Users mailing list archive at Nabble.com.