问题
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