Yes build of Sep-18

-----Original Message-----
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 20, 2006 12:50 PM
To: [email protected]
Subject: Re: [Axis2] Issue with SOAP response

Are you using the latest nightly build?

On 9/18/06, Charak, Vikas <[EMAIL PROTECTED]> wrote:
>
> My
> WSDL as displayed by Axis2 in the web page has the following part
> <wsdl:message name="getCodeResponse">
> <wsdl:part name="part1" element="impl:getCodeReturn"/>
> </wsdl:message>
>
>
> When the service is invoked I get the following response.
>
> <?xml version='1.0' encoding='UTF-8'?>
> <soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
> <soapenv:Header />
> <soapenv:Body>
>
> <ns:getCodeResponse
> xmlns:ns="http://SimpleService.webservices.wammis.com";>
> <ns:return>Service Invocation was successful </ns:return>
>
> </ns:getCodeResponse>
> </soapenv:Body>
> </soapenv:Envelope>
>
>
>
> Why I do not see element name "impl:getCodeReturn"  or "getCodeReturn"
> anywhere in the response. By not having this, my external client
Siebel
> and XmlSpy complaints about the response.
> Is Axis2 implementation of Ws-I basic profile correct?
>
> Any help is appreciated.
>
> Thanks.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to