SOAP-Lite - Re: Debuging WSDL

Posted on Thu Nov 1 07:33:50 2007 by saramic in response to 6287 (See the whole thread of 3)
Re: Debuging WSDL
By putting it into eclipse (presumably me) I meant to use the WTP plugins and by right clicking the file and validating it would come up with a few errors. First off:
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap"
should have a '/' at the end
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
Secondly there seems something wrong with the use of
<soap:header ...
can you remove that for initial testing? it was something to do with the "part" attribute and your "encode" rather then "literal", anyway the intricacies are beyond me but hope that gives you a start cheers
Direct Responses: 6384 | Write a response