Hi, developers, If there is a wsdl file for a service, how to check whether the wsdl file is consistent with its implementation on the server side? This problem is trivial for the wsdl's generated from the java code, but it is not for top-down development approaches. Any ideas?
Cheers, Don
