| http://www.w3.org/ns/prov#value | - By default Axis2 generates an context path as follows when deployed it in tomcat or other application server.http://localhost:8080/axis2/services/Version?wsdlbut most of the it is requried to customize this as follows.http://localhost:8080/myApp/myServices/Version?wsdlBelow steps can be used to achive this.1.
|