Hi everybody,
I have a serious problem when I'm calling to SOAP Web Service AXIS. When I receive the response the multiref is vanished. The xml response is this:
- http://www.w3.org/2001/XMLSchema" xmlns:soapenv=" http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" soapenv:encodingStyle=" http://schemas.xmlsoap.org/soap/encoding/">
<ns1:retrieveDocumentReturn href="#id0" />
</ns1:retrieveDocumentResponse>
In SOAPUI all is ok using the same parameters. Could the problem be in the Message Type/ Interface ? The message interface is imported from WSDL.
Thanks in advanced
Best Regards
Ivá