Axis2 Web service runtime Server not support service

Axis2 Web service runtime Server not support service

The Apache Axis2 Web service runtime in Tomcat v7.0 Server does not support the service project TestWebService.

If you are getting above error while trying to create web service using Apache Axis2 it means your project has been created on higher version of dynamic web project. Apache Axis2 does not support dynamic web project above 2.5 version. Please change to lower version 2.5.

  • To change: Right click project –> Properties –> Project Facets –> Dynamic web module and change to version 2. 5. (If you are not able to change to version 2.5 please create new eclipse project with Dynamic web module 2.5)

If you are getting above error while trying to create web service using Apache Axis2 it means your has been created

Leave a Reply

Your email address will not be published. Required fields are marked *