Hi Alex,

Thanks for the response: I now have a basic web service, however, the response seems to be dropping the root element of the soapenv:Body contents.


Attachment: webservice.xpl
Description: Binary data



Enclosed is my test webservice.xpl which will drop into the stuff I sent you last week.
When I view the contents of the SOAP body, I expect:

<Response>
  <Identity/>
</Response>

but I just get:

<Identity/>

If I do not include the <Response> wrapper, then I get nothing in return, i.e. no <Identity>.

Any thoughts?

        Cheers,

        Matthew

Reply via email to