logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: client using wsdl: extension base: msg#00014

Subject: Re: client using wsdl: extension base
K I Goldman wrote:
I also had to change line 5616 from:

$xml .= $this->serializeComplexTypeElements($typeDef, $value, $ns, $uqType, $use, $encodingStyle);

to this:

$xml = $this->serializeComplexTypeElements($typeDef, $value, $ns, $uqType, $use, $encodingStyle) . $xml;


to get the order right in my request.


Hey Scott,

Any chance we can get these changes committed to CVS?



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642


<Prev in Thread] Current Thread [Next in Thread>