I am not able to install Axis2 in Eclipse. I followed the steps outlined below
- Downloaded the 2 plugins from https://axis.apache.org/axis2/java/core/tools/index.html
- service archive generator (org.apache.axis2.eclipse.service.plugin_1.6.3)
- Axis2 code generator (org.apache.axis2.eclipse.codegen.plugin_1.6.3)
Unzipped and move the 2 jar files into the drop ins folder.
Pointed the Axis2 run time location under Windows > Preferences > Web Services > Axis2 Preferences to C:\axis2-1.6.3. This is where I installed downloaded the standalone version from here - http://axis.apache.org/axis2/java/core/download.cgi
I also restarted eclipse. I do not see the Axis2 wizard in File > New > Other.
I am not sure what step I am missing. Is there a bug on the 1.6.3 version that might be causing this?
Thanks in advance.