Return-Path: Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: (qmail 70945 invoked from network); 23 Sep 2010 18:34:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Sep 2010 18:34:39 -0000 Received: (qmail 78531 invoked by uid 500); 23 Sep 2010 18:34:37 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 78352 invoked by uid 500); 23 Sep 2010 18:34:37 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 78344 invoked by uid 99); 23 Sep 2010 18:34:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 18:34:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Sowmit@telenav.com designates 208.46.221.10 as permitted sender) Received: from [208.46.221.10] (HELO mail1.telenav.com) (208.46.221.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 18:34:30 +0000 X-ASG-Debug-ID: 1285266829-257701750000-w5ekPG X-Barracuda-URL: http://mail1.telenav.com:8000/cgi-bin/mark.cgi Received: from MAILGW01.corp.telenav.com (localhost [127.0.0.1]) by mail1.telenav.com (Spam & Virus Firewall) with ESMTP id DD168103B3E5 for ; Thu, 23 Sep 2010 11:33:49 -0700 (PDT) Received: from MAILGW01.corp.telenav.com (mailgw01.corp.telenav.com [192.168.113.79]) by mail1.telenav.com with ESMTP id O4RsY4Eu5cP78CzS for ; Thu, 23 Sep 2010 11:33:49 -0700 (PDT) X-Barracuda-Envelope-From: Sowmit@telenav.com Received: from MAIL.corp.telenav.com ([192.168.113.76]) by MAILGW01.corp.telenav.com ([::1]) with mapi; Thu, 23 Sep 2010 11:33:49 -0700 From: "Thallapragada, Sowmi" X-Barracuda-BBL-IP: 192.168.113.76 X-Barracuda-RBL-IP: 192.168.113.76 To: "java-user@axis.apache.org" Date: Thu, 23 Sep 2010 11:33:47 -0700 X-ASG-Orig-Subj: RE: Processing Instruction Subject: RE: Processing Instruction Thread-Topic: Processing Instruction Thread-Index: ActbTaiITGxHBbZyRZWBHHdISeq6YAAACTig Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Barracuda-Connect: mailgw01.corp.telenav.com[192.168.113.79] X-Barracuda-Start-Time: 1285266829 X-Barracuda-Virus-Scanned: by mail1.telenav.com at telenav.com X-Virus-Checked: Checked by ClamAV on apache.org Thanks Andreas.=20 Does this hold true for REST style services as well? -----Original Message----- From: Andreas Veithen [mailto:andreas.veithen@gmail.com]=20 Sent: Thursday, September 23, 2010 11:32 AM To: java-user@axis.apache.org Subject: Re: Processing Instruction According to the SOAP specs, processing instructions are forbidden in SOAP messages. Here is the relevant quote from the specs: "A SOAP message MUST NOT contain a Document Type Declaration. A SOAP message MUST NOT contain Processing Instructions." Andreas On Thu, Sep 23, 2010 at 00:16, Thallapragada, Sowmi wr= ote: > How can I add a processing instruction in my response XML? We would like = to > add something like: > > > > > > > > before the SOAP envelope. Any help is appreciated. > > > > Sowmi --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org For additional commands, e-mail: java-user-help@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org For additional commands, e-mail: java-user-help@axis.apache.org