1 从菜单选择Other 
2 选择 【Web Services】 下面的 【Web Service Client】 
3 在【Service definition】里面写上完整的路径
比如 http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?WSDL
或者优快云的 OpenAPI
http://forum.youkuaiyun.com/OpenApi/forumapi.asmx

4 选择路径 
5 完成的结果 
原文:http://www.java2000.net/viewthread.jsp?tid=4682
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
本文介绍了一个简单的步骤来创建WebService客户端。主要包括从菜单中选择Other,然后选择Web Services下的Web Service Client,接着输入完整的服务定义路径如http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?WSDL 或 优快云的OpenAPI地址。
1692





