RE: Processing Instruction

2010-09-28 Thread Thallapragada, Sowmi
, 2010 4:39 PM To: [email protected] Subject: Re: Processing Instruction If you are using Axis2, then I assume that you cannot choose the web services implementation, you ARE using SOAP not REST. REST does not ignore the SOAP header or Envelope; there is no such thing when you are using REST

Re: Processing Instruction

2010-09-25 Thread Jorge Medina
ver tests I am performing)? > > > -Original Message- > From: Jorge Medina [mailto:[email protected]] > Sent: Friday, September 24, 2010 1:01 PM > To: [email protected] > Subject: Re: Processing Instruction > > In REST you are free to return whatev

RE: Processing Instruction

2010-09-24 Thread Thallapragada, Sowmi
ich I am not sure how to access as it is NULL in whatever tests I am performing)? -Original Message- From: Jorge Medina [mailto:[email protected]] Sent: Friday, September 24, 2010 1:01 PM To: [email protected] Subject: Re: Processing Instruction In REST you are free to

Re: Processing Instruction

2010-09-24 Thread Jorge Medina
> To: [email protected] > 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 SO

RE: Processing Instruction

2010-09-23 Thread Thallapragada, Sowmi
Thanks Andreas. Does this hold true for REST style services as well? -Original Message- From: Andreas Veithen [mailto:[email protected]] Sent: Thursday, September 23, 2010 11:32 AM To: [email protected] Subject: Re: Processing Instruction According to the SOAP specs

Re: Processing Instruction

2010-09-23 Thread Andreas Veithen
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, Thallapra

Re: Processing Instruction

2010-09-22 Thread Jorge Medina
http://markmail.org/search/?q=Axis2+processing+instruction On Wed, Sep 22, 2010 at 6:17 PM, Thallapragada, Sowmi wrote: > Forgot to mention that we are using Axis2 version 1.4.1 > > > > From: Thallapragada, Sowmi > Sent: Wednesday, September 22, 2010 3:16 PM > To: [email protected] > Subje

Re: Processing Instruction

2010-09-22 Thread Jorge Medina
http://markmail.org/search/?q=Axis2+processing+instruction On Wed, Sep 22, 2010 at 6:17 PM, Thallapragada, Sowmi wrote: > Forgot to mention that we are using Axis2 version 1.4.1 > > > > From: Thallapragada, Sowmi > Sent: Wednesday, September 22, 2010 3:16 PM > To: [email protected] > Subje

RE: Processing Instruction

2010-09-22 Thread Thallapragada, Sowmi
Forgot to mention that we are using Axis2 version 1.4.1 From: Thallapragada, Sowmi Sent: Wednesday, September 22, 2010 3:16 PM To: [email protected] Subject: Processing Instruction How can I add a processing instruction in my response XML? We would like to add something like: before the