Axis2 is not working properly

Sudarshan Ekambe picture Sudarshan Ekambe · Apr 12, 2016 · Viewed 10.4k times · Source

When I try to access Services, Validate and Administration link on the URL http://localhost:82/SOAPDemo/, where my Axis2 Web Application is deployed, it gives me the following error :

Servlet.init() for servlet AxisServlet threw exception

At the back-end, while apache tomcat 7 is being started in eclipse, it shows me the following warning :

[WARN] Unable to instantiate deployer org.apache.axis2.deployment.ServiceDeployer;

Answer

Pierre-Yves Le Dévéhat picture Pierre-Yves Le Dévéhat · May 23, 2016

I solved this by adding axis2-jaxws.jar in the classpath. You can integrate it with maven : http://mvnrepository.com/artifact/org.apache.axis2/axis2-jaxws