Where we need to deploy or p开发者_JS百科ublish wsdl so that consumer can get the service?
On a Web Server that the consumer is able to access.
If you're not ready to publish anything to the server yet, you could also simply send them the WSDL file (via email, etc.) so they can start developing against it without having the services ready to be called.
精彩评论