如何将 Apache Axis2 Web 服务运行时添加到 Eclipse
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24526548/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to add Apache Axis2 web service runtime to Eclipse
提问by mft
I want to create a web service client for my project. I need to use the Axis2 runtime, but it is not available in my client environment configuration. How can I add it? I am using Eclipse Kepler.
我想为我的项目创建一个 Web 服务客户端。我需要使用 Axis2 运行时,但它在我的客户端环境配置中不可用。我怎样才能添加它?我正在使用 Eclipse 开普勒。
回答by Zack Dawood
Axis and Axis2 plugin come default with Eclipse J2EE version, it is available in Eclipse Kepler and Ganymade.
Axis 和 Axis2 插件默认随 Eclipse J2EE 版本一起提供,可在 Eclipse Kepler 和 Ganymade 中使用。
Eventhough the plugin is available you need to upload the Axis2 runtime location the steps are as below, Hope this helps.
尽管该插件可用,但您需要上传 Axis2 运行时位置,步骤如下,希望对您有所帮助。
Go to Eclipse Menu --> Window --> Preferences
转到 Eclipse 菜单 --> 窗口 --> 首选项
axis in the search window --> Axis2 Preferences --> Axis2 Runtime --> Axis2 Preferences
搜索窗口中的轴 --> Axis2 Preferences --> Axis2 Runtime --> Axis2 Preferences
回答by nanthaa.ks
https://axis.apache.org/axis2/java/core/download.html
https://axis.apache.org/axis2/java/core/download.html
Downlaod Axis2 binary file from the link and set it in Preparaences > WebServices > Axis2 Preperences
从链接下载 Axis2 二进制文件并将其设置在 Preparaences > WebServices > Axis2 Preperences