You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Shahi, Ashutosh" <As...@ca.com> on 2005/07/28 09:23:20 UTC

[Axis2] SOAPEnvelope with XML declaration?

Hi All,

In current SOAPEnvelope that we come up with, is there some capability
to specify if we want to write xml declaration at top or not and what
encoding we want to provide?

 

-Ashutosh


RE: [Axis2] SOAPEnvelope with XML declaration?

Posted by Eran Chinthaka <ch...@opensource.lk>.


>Hi All,
>In current SOAPEnvelope that we come up with, is there some capability to
>specify if we want to write xml declaration at top or not 

I think we don't have that.

>
> and what encoding we want to provide?

SOAP encoding support is not in the code, at all.

-- EC

>-Ashutosh