Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 52246 invoked from network); 18 Apr 2008 13:33:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2008 13:33:45 -0000 Received: (qmail 18530 invoked by uid 500); 18 Apr 2008 13:33:36 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 18508 invoked by uid 500); 18 Apr 2008 13:33:36 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 18489 invoked by uid 99); 18 Apr 2008 13:33:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 06:33:36 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 13:32:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jmqi5-0008Vh-VR for axis-user@ws.apache.org; Fri, 18 Apr 2008 06:33:01 -0700 Message-ID: <16763423.post@talk.nabble.com> Date: Fri, 18 Apr 2008 06:33:01 -0700 (PDT) From: tomba To: axis-user@ws.apache.org Subject: Re: Prevent XML from being entitised in return value In-Reply-To: <48077E70.1040205@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: steven.de.groote@sofico.be References: <16746020.post@talk.nabble.com> <48077E70.1040205@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Actually I have created a server and the client stubs with the eclipse axis= 2 plugin, and the operation here is just fine. The client nicely parses the SOAP xml, gets the ns:return value and passed that through as valid XML. We do have a client however that wishes to directly have everything as XML in the soap message and be able to parse the DOM of the message at once. Any hints or ideas would be greatly appreciated. Thanks Arlindo Luis Marcon Junior wrote: >=20 > Hi,,, >=20 > maybe you need a parser to transform your string in a XML object... >=20 > or, may be the Axis Object Model, aka, AXIOM, can help you... > ... >=20 > [/almjr] >=20 > tomba escreveu: >> Hi, >> I have been trying to create a webservice with Axis2 that returns XML. I >> have however noticed that all this XML (I send it as a String in return) >> is >> entitised (so, < to < , > to > ). >> >> Is there a way I can prevent this from happening? >> >> Thanks in advance, >> Steven De Groote >> =20 >=20 >=20 > --=20 > Arlindo Luis Marcon Junior > E-mail: arlindomarconjr@gmail.com > Internet Web Page: http://lattes.cnpq.br/6483462042489662 > ICQ: 138864173 > Curitiba - Paran=C3=A1 - Brasil >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/Prevent-XML-from-being-= entitised-in-return-value-tp16746020p16763423.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org