Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Web 服务世界的新手,我在问哪个螨虫也是可重复的,我的问题是我有一个 wsdl,我可以通过在浏览器中点击该 wsdl 的 url 来访问它,现在我想做客户端(生成 java 代码)使用 Axis 2 和 Eclipse 本身从该 WSDL,sp 请告知如何继续,如果可能的话,我正在寻找有关使用 Eclipse 本身内部的 Axis 2 从 wsdl 制作客户端的快照,请告知。提前致谢。
以下链接应该对您有用。
Axis2 客户端 API 快速介绍
Apache Axis2 用户指南 - 创建客户端
Java Apache Axis2 Web 服务客户端示例