Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 87072 invoked from network); 1 Aug 2005 17:07:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 17:07:02 -0000 Received: (qmail 58433 invoked by uid 500); 1 Aug 2005 17:06:52 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 58424 invoked by uid 500); 1 Aug 2005 17:06:52 -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 58411 invoked by uid 99); 1 Aug 2005 17:06:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 10:06:52 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=HTML_90_100,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.73.246.51] (HELO rdcpdc.realtydata.com) (209.73.246.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 10:06:42 -0700 Received: by RDCPDC with Internet Mail Service (5.5.2657.72) id ; Mon, 1 Aug 2005 13:06:48 -0400 Message-ID: <6A908BA431636D42A496EE0CF80C07550117BA66@RDCPDC> From: Mayur Shetye To: "'axis-user@ws.apache.org'" Subject: return paratmeter as String Date: Mon, 1 Aug 2005 13:06:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C596BB.672BC660" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C596BB.672BC660 Content-Type: text/plain Hello all I want to make sure that if return parameter is String, can I encapsulate a XML file in that parameter, or should I be on the safer side and do a base64 encoding that file so that the return goes through successfully? Regards Mayur ------_=_NextPart_001_01C596BB.672BC660 Content-Type: text/html Content-Transfer-Encoding: quoted-printable

Hello all

I want to make sure that if return parameter is = String, can I encapsulate a XML file in that parameter, or should I be on the safer = side and do a base64 encoding that file so that the return goes through = successfully?

Regards

Mayur

 

------_=_NextPart_001_01C596BB.672BC660--