`
生死格斗
  • 浏览: 127432 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Axis2 Codegen plugin报错问题

阅读更多
在用Axis2 Codegen 生成WSDL文件的时候,最后一步报错:
An error occurred while completing process -java.lang.reflect.InvocationTargetException

具体原因是缺少两个包:
geronimo-stax- api_1.0_spec-1.0.1.jar

backport-util-concurrent-3.1.jar,

下载这两个jar包(见附件),并修改eclipse或myeclipse路径下Axis2_Codegen_Wizard_1.3.0 文件夹下的 plugin.xml文件,在 <runtime> 中增加下面代码:
<library name="lib/geronimo-stax-api_1.0_spec-1.0.1.jar">
     <export name="*"/>
  </library>
  <library name="lib/backport-util-concurrent-3.1.jar">
      <export name="*"/>
  </library>
重新启动 eclipse 或 myeclipse 即可。

若还不行,那么尝试改下这个版本,将 plugin.xml 中的 version 属性改为 1.4.0, 然后将 Axis2_Codegen_Wizard_1.3.0 文件夹名改为 Axis2_Codegen_Wizard_1.4.0 ,再重启 eclipse 即可

转自CSDN
分享到:
评论

相关推荐

    backport-util-concurrent-3.1.jar和geronimo-stax-api_1.0_spec-1.0.1.jar

    在提供的RAR文件中,"eclipse Axis2 Codegen plugin报错问题 - - JavaEye技术网站.htm"可能是包含详细解决步骤的网页,而"eclipse Axis2 Codegen plugin报错问题 - - JavaEye技术网站.files"可能是一些附加文件,...

    axis2-eclipse-codegen-plugin-1.5.6.zip

    标题中的"axis2-eclipse-codegen-plugin-1.5.6.zip"是一个Axis2 Eclipse Codegen Plugin的版本1.5.6的压缩包文件。这个插件是专门为Eclipse集成开发环境(IDE)设计的,用于帮助Java开发者在构建Web服务时自动生成...

    axis2-eclipse-codegen-plugin-1.6.2.zip和axis2-eclipse-service-plugin-1.6.2.zip

    标题中的"axis2-eclipse-codegen-plugin-1.6.2.zip"和"axis2-eclipse-service-plugin-1.6.2.zip"是两个与Apache Axis2相关的Eclipse插件,用于简化Web服务的开发过程。Apache Axis2是Java平台上一个成熟的Web服务...

    axis2-eclipse-codegen-plugin-1.7.4.zip

    标题中的"axis2-eclipse-codegen-plugin-1.7.4.zip"指的是Axis2 Eclipse Codegen Plugin的1.7.4版本的压缩包文件。这个插件是专门为Eclipse集成开发环境(IDE)设计的,用于帮助开发者自动生成Axis2服务相关的代码。...

    MyEclipse下使用Axis开发Web Service()

    本文主要描述如何使用Apache开源项目Axis提供的API来实现Web Services。本文中的提到的例子只为了方便本文的描述而提出,有不妥之处请见谅。...里面带有解决:eclipse Axis2 Codegen plugin报错问题

    axis2-eclipse-codegen-plugin-1.6.2和axis2-eclipse-service-plugin-1.6.2

    标题中的"axis2-eclipse-codegen-plugin-1.6.2和axis2-eclipse-service-plugin-1.6.2"指的是两个与Apache Axis2相关的Eclipse插件:Axis2代码生成插件和Axis2服务插件,它们是版本1.6.2的。Apache Axis2是一个流行的...

    axis2-eclipse-codegen-plugin-1.6.0.zip

    《Axis2 Eclipse Codegen Plugin 1.6.0:快速构建Web服务的利器》 Axis2 Eclipse Codegen Plugin 1.6.0是一款强大的插件,专为Eclipse集成开发环境设计,旨在简化基于Axis2的Web服务的生成和开发过程。这个插件的...

    axis2-eclipse-codegen-plugin-1.6.0与axis2-eclipse-service-plugin-1.6.0

    axis2-eclipse-codegen-plugin-1.6.0和axis2-eclipse-service-plugin-1.6.0有关jar包下载,解压后直接将这两个jar包放到eclips下的plugins目录下,重启eclipse即可

    WebService axis2-eclipse-codegen-plugin

    WebService Axis2 Eclipse Codegen Plugin是基于Eclipse IDE的插件,专门用于生成Axis2 Web服务的客户端和服务器端代码。这个工具极大地简化了开发者在基于Axis2框架开发Web服务时的工作流程,允许他们通过简单的...

    eclipse的axis2的插件axis2-eclipse-codegen-plugin-1.5.4

    Eclipse的Axis2插件,即`axis2-eclipse-codegen-plugin-1.5.4`,是一个强大的工具,用于帮助开发人员在Eclipse集成开发环境中便捷地创建、管理和调试基于Axis2的服务。Axis2是Apache软件基金会的一个开源项目,它是...

    axis2-eclipse-codegen-plugin-1.7.7.zip

    标题中的"axis2-eclipse-codegen-plugin-1.7.7.zip"是一个Axis2 Eclipse代码生成插件的压缩包,版本为1.7.7。这个插件允许用户在Eclipse中直接操作,通过WSDL(Web服务描述语言)文件或Java类生成相应的 Axis2 Web...

    axis2-eclipse-codegen-plugin-1.6.1.zip

    标题中的"axis2-eclipse-codegen-plugin-1.6.1.zip"指的是Axis2 Eclipse代码生成插件的1.6.1版本的压缩包。这个插件是专门为Eclipse集成开发环境(IDE)设计的,用于帮助开发者自动生成Axis2 Web服务相关的客户端和...

    axis2-clipse-codegen-plugin-1.78

    标题中的"axis2-clipse-codegen-plugin-1.78"指的是Axis2 Eclipse代码生成插件的版本1.78。这个插件是为开发者设计的,主要用于简化基于Apache Axis2 Web服务的开发过程。Axis2是Apache软件基金会的一个开源项目,它...

    eclipse插件 org.apache.axis2.eclipse.codegen.plugin_1.7.4.jar

    eclipse插件 org.apache.axis2.eclipse.codegen.plugin_1.7.4.jar

    axis2-eclipse-codegen-plugin-1.7.0.zip

    标题中的"axis2-eclipse-codegen-plugin-1.7.0.zip"指的是Axis2 Eclipse代码生成插件的1.7.0版本的压缩包。这个插件是专门为Eclipse集成开发环境(IDE)设计的,用于帮助开发者自动生成与Apache Axis2 Web服务相关的...

    org.apache.axis2.eclipse.codegen.plugin_1.6.3

    "org.apache.axis2.eclipse.codegen.plugin_1.6.3"和"org.apache.axis2.eclipse.service.plugin_1.6.3"这两个插件就是针对这个目的设计的,它们都属于Apache Axis2的Eclipse扩展。 `org.apache.axis2.eclipse....

    org.apache.axis2.eclipse.codegen.plugin_1.7.8.jar

    Eclipse Codegen Plugin是Apache Axis2为Eclipse集成开发环境提供的一款工具,用于帮助开发者自动生成服务客户端和服务端代码,从而简化Web服务的开发流程。"org.apache.axis2.eclipse.codegen.plugin_1.7.8.jar"是...

    axis2-eclipse-codegen-plugin-1.6.2

    "Axis2 Eclipse Codegen Plugin 1.6.2" 是一个专门为Eclipse集成开发环境设计的插件,用于简化基于Apache Axis2的Web服务代码生成过程。该插件的版本号1.6.2表明了它是在Axis2项目的一个稳定阶段发布的,提供了对 ...

    axis2.eclipse.codegen.plugin-1.4.1-sources.jar

    标签:axis2.eclipse.codegen.plugin-1.4.1-sources.jar,axis2.eclipse.codegen.plugin,1.4.1,sources,jar包下载,依赖包

    axis2-eclipse-codegen-plugin-1.6.2+axis2-eclipse-service-plugin-1.6.2

    Eclipse Codegen Plugin 和 Service Plugin 是Axis2为Eclipse集成开发环境提供的两个重要工具,它们极大地简化了基于Axis2的Web服务开发过程。 **Apache Axis2 Eclipse Codegen Plugin** 这个插件主要用于自动生成...

Global site tag (gtag.js) - Google Analytics