Error 'Failed while installing Axis2 Web Services Core 1.1' , while setting Axis2 Web Services Facet

蹲街弑〆低调 提交于 2019-12-02 06:20:53

问题


I am trying to implement web services using axis2, in Eclipse. (I had downloaded axis2-1.5 runtime and created environment variable for it.) I had created a dynamic web project and set the axis2 runtime successfully in Axis2 preferences.

After creating the project, I tried setting the project facet, but end up getting the following error: Failed while installing Axis2 Web Services Core 1.1

Stack shows only:NullPointerException(which is not helping me much in understanding the problem). Wat could be the problem? Without this, it's difficult to test web services using axis2.

(P.S: While creating the dynamic project, I didnt get any option to set the project facet, thus, I had to try setting the project facet, after creating the project. I was following the tutorial given at --> Web Services using axis2 tutorial)

Thanks


回答1:


I tried to set up using Eclipse 3.6 and the error dint show up.



来源:https://stackoverflow.com/questions/7239171/error-failed-while-installing-axis2-web-services-core-1-1-while-setting-axis

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