What should the dynamic client do about:
<wsdl:message name="EstacoesHttpGetOut">
<wsdl:part name="Body" />
</wsdl:message>I've changed an NPE to a throw, but should it politely suppress the operation? Assume no arguments? --benson
What should the dynamic client do about:
<wsdl:message name="EstacoesHttpGetOut">
<wsdl:part name="Body" />
</wsdl:message>I've changed an NPE to a throw, but should it politely suppress the operation? Assume no arguments? --benson