Hi, I deployed a couple of webservice on my localhost. When going to http://localhost:8080/axis2/services/ the following error is displayed:
*The service cannot be found for the endpoint reference (EPR) /axis2/services/* Also for the Version webservice that comes with the axis2 distribution http://localhost:8080/axis2/services/Version?getVersion, the following error message is displayed *The endpoint reference (EPR) for the Operation not found is /axis2/services/Version?getVersion and the WSA Action = null* I am using: *Tomcat 6.0 * *Axis2 version 1.5.4* *Windows OS * any idea please? Many thanks for your help.