问题描述
我想为我的项目创建一个Web服务客户端。我需要使用Axis2运行时,但在我的客户端环境配置中不可用。如何添加?我正在使用Eclipse Kepler。
Axis和Axis2插件默认使用Eclipse J2EE版本,它在Eclipse Kepler和Ganymade中可用。 >
尽管插件可用,您需要上传Axis2运行时位置,步骤如下,希望这有帮助。
转到Eclipse菜单 - >窗口 - >首选项
>
轴> Axis2首选项 - > Axis2运行时 - > Axis2首选项
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.
Axis and Axis2 plugin come default with Eclipse J2EE version, it is available in Eclipse Kepler and Ganymade.
Eventhough the plugin is available you need to upload the Axis2 runtime location the steps are as below, Hope this helps.
Go to Eclipse Menu --> Window --> Preferences
axis in the search window --> Axis2 Preferences --> Axis2 Runtime --> Axis2 Preferences
这篇关于如何将Apache Axis2 Web服务运行时添加到Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!