Posted by psokulski on 06/19/07 00:21
I have problem with passing parameters for web service.
Address for WSDL 'http://www.odfl.com/RateWeb/wsdl/com/odfl/ws/
rateestimate/RateEstimate.wsdl'.
Im trying to call calculateRate in wsdl there are three elements with
maxOccurs="unbunded" when i'm trying to pass them as array i receive
error "org.xml.sax.SAXException: WSWS3084E: Error: SimpleDeserializer
encountered a child element, which is NOT expected, in something it
was trying to deserialize. Message being parsed: "
If i pass it as single value a receive normal response with error
codes because for each element 5 values are required.
I've tried PEAR::SOAP and nuSOAP changing style or transport is not
working either.
Navigation:
[Reply to this message]
|