简体   繁体   中英

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.xxx:8080/MyWebservice/services/TemperatureConversion " to " http://172.xxx:8080/MyWebservice/TemperatureConversion "

Is that possible?

Thanks.

是的,如果您正确配置了web.xml,就可以

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM