Subject: | no parameters gives non-conformant WSDL |
My service contains a function which takes no arguments. Therefore, my
pod contains no _IN lines. The generated WSDL contains
parameterOrder="" but according to my WSDL validator (one that I found
for Eclipse), empty string is not allowed as the value of
parameterOrder. I think you should not output any parameterOrder
attribute if there are no _IN parameters.
--
- - Martin 'Kingpin' Thurn