http://amilachinthaka.blogspot.com/2010/01/changing-axis2-application-path.html
hth charles On Feb 10, 2010, at 4:16 AM, Sandeep Khurana wrote: > I am creating simple pojo webservice like TemperatureConversion. I was able > to make deploy it and generate wsdl from it. > The problem is that I want to change the EPR / address > fromhttp://172.x.x.x:8080/MyWebservice/services/TemperatureConversion > tohttp://172.x.x.x:8080/MyWebservice/TemperatureConversion > Is that possible? > Thanks.