如何在Eclipse Oxygen中安装Axis2运行时? [英] How to install Axis2 runtime in Eclipse Oxygen?

查看:176
本文介绍了如何在Eclipse Oxygen中安装Axis2运行时?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用最新的Eclipse开发人员版本Oxygen RC3 做一些测试.我知道这只是RC产品,但在里程碑中,Axis2运行时没有问题. Axis Runtime现在不存在了.

I'm doing some tests with the last Eclipse developer builds, the Oxygen RC3. I know it's only a RC product, but in the milestones there was no problem with the Axis2 runtime. Here and now the Axis Runtime it's not present.

当我尝试运行向导并创建Web服务时,我只是看不到设置Axis2运行时的选项,而只是设置Axis运行时.

When I try to run the wizard and create the Web Service, I just don't see the option to set Axis2 runtime, just the Axis runtime.

我还尝试安装将插件移动到dropins文件夹中的插件,并在命令行中使用-console选项运行Eclipse(在,安装2个捆绑包:

Also I tried to install the plugins moving them into the dropins folder, running Eclipse with the -console option from the command line (following the Apache instructions) and when I check in the console with the command ss axis2 it says "Framework is launched.", and also I get 2 bundles installed:

不幸的是,当我尝试启动它们时,收到消息:BundleException:Could no resolve module: org.apache.axis2.eclipse.service.plugin [107X] Unresolved requirement: Import-Package: javax.xml.stream; version="1.0.0"

Unfortunately, when I try to start them I got the message: BundleException: Could no resolve module: org.apache.axis2.eclipse.service.plugin [107X] Unresolved requirement: Import-Package: javax.xml.stream; version="1.0.0"

我尝试将它们安装在plugins文件夹中,但不起作用.

I tried installing them on the plugins folder, not working.

此外,我遵循其他指南,也无法成功上网.

Also, I follow other guides surfing the net unsuccessfully.

我该怎么办?预先感谢!

What can I do? Thanks in advance!

推荐答案

好吧,经过一番研究,我找到了解决方案! Axis2 Tools和CXF Web Services随Eclipse Java EE Developer Tools Project一起提供,因此我认为它将是包含Axis2的软件包.

Well, after some research, I get the solution! Axis2 Tools and CXF Web Services come with Eclipse Java EE Developer Tools Project, so I suppossed that will be the package that includes Axis2.

所以我只是在Eclipse Marketplace中打包的Google上搜索(Axis2 Tools,CXF Web Servicesrequired软件包.

So I just search on Google that package in the Eclipse Marketplace (this link), and drag the Install button into the Eclipse SDK. I check and install the Axis2 Tools, CXF Web Services, and required packages.

重新标记Eclipse之后,魔术就完成了.

After restar Eclipse, magic has done.

我有Axis2 Runtime设置:

Axis2 Code GeneratorAxis2 Service Archiver向导:

最后,我在Web Service Client向导中拥有Web服务运行时Apache Axis2:

And, finally, I have the Web Service runtime Apache Axis2 inside the Web Service Client wizard:

这篇关于如何在Eclipse Oxygen中安装Axis2运行时?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆