Hi I'm trying to send an array of objects to an MSSOAP server v2.0sp2. The
MSSOAP server crashes. When I'm receiving arrays from the server they are
coming in the following format:
<ArrayName>
<ObjectName>data</ObjectName>
...
</ArrayName>
I thought that it was required by the soap standard to include
SOAP-ENC:arrayType attribute.
Anyone have a solution for sendning arrays to a MSSOAP server from a Apache
SOAP client?
/Björn

Reply via email to