How to use Axis2 Code Generator for Eclipse?

六月ゝ 毕业季﹏ 提交于 2019-12-08 10:04:25

问题


I installed the Axis2 Code Generator for Eclipse, and am trying to create a Web Service Client.

Here's what I'm filling out in the dialog:

When I try to submit this, I get an error:

I only get this error if I check "Create a jar file of codegen result project and add to resulted projected lib folder (...)". If I don't check this, I don't get any jar files related to my web service, just a bunch of Axis2 dependent jar files.

How do I use the Axis2 Codegen Wizard?


回答1:


I would prefer not to use this generator anymore, this is an old method, from eclipse Indigo EE, you just go to new--> web service client, and go through the wizard step by step.

Using Axis2 plugins to generate the client and server; you will face a lot of unpredictable issues like this.




回答2:


Axis2 Code Generator should have same version number with Axis2.



来源:https://stackoverflow.com/questions/6791239/how-to-use-axis2-code-generator-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!