Question #233250 on ladon changed:
https://answers.launchpad.net/ladon/+question/233250

Mr T gave more information on the question:
In case it is useful, I've captured the soap message. It is (more or less) sth 
like this:
<soapenv:Envelope.xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<soapenv:Body>
        
<ns1:simplest.soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:ns1="urn:BubuService">
                <p2.soapenc:arrayType="xsd:string[2]" 
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; 
xsi:type="soapenc:Array">
                        <string>1</string>
                        <string>2</string>
                </p2>
        </ns1:simplest>
</soapenv:Body>
</soapenv:Envelope>

-- 
You received this question notification because you are a member of
Ladon Developer, which is an answer contact for ladon.

-- 
Mailing list: https://launchpad.net/~ladon-dev-team
Post to     : ladon-dev-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ladon-dev-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to