Eclipse调用Web service的困扰(二)

寵の児 提交于 2019-12-29 22:28:17
找到一个WSDL2Java Eclipse Plug-in,但结果还是一样,不知是否因为我用disco.exe生成wsdl文件的缘故。


A plug-in to generate client-side bindings to a Web service using the Apache AXIS WSDL2Java tool. This plug-in has been
updated to use the latest version of the Apache AXIS jar files. Previous versions are no longer supported.

THIS PLUG-IN REQUIRES ECLIPSE 2.X AND IS NOT SUPPORTED.


Download (2MB)


INSTALLATION:
Unzip to the same directory you installed eclipse (e.g. If eclipse is in C:\eclipse, then unzip to C:\). Make sure you have the latest Apache AXIS 1.1 jar files in your build path when executing the plug-in! If you are not interested in the entire AXIS download, you can find the jar files in the eclipse\plugins\com.myspotter.wsdl2java_1.1.0 directory.

Just import a WSDL file into your Project then right-click on it and you will see a popup menu like the one below:
 

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!