开发者

changing EPR in Axis2 wsdl

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 from "http://172.x.x.x:8080/MyWebservice/services/Tempe开发者_开发问答ratureConversion" to "http://172.x.x.x:8080/MyWebservice/TemperatureConversion"

Is that possible?

Thanks.


Yes you can if you properly configure your web.xml


done it. refer to this link
"http://amilachinthaka.blogspot.com/2010/01/changing-axis2-application-path.html"

it was not a very general question, required a change in axis2 config file. its actually related to axis2.

-sandeep

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜