Hi, i use cxf to generate source from wsdl into java code,
my question is that...can in modify the endpoint url
coz in the wsdl file i have to get ride of the port number,
and the wsdl file is from internet, i cannot modify it....
<wsdl:port name="Soap" binding="tns:Soap">
<soap:address
location="http://azureva.cloudapp.net:20000/GoodDayAzure.asmx"/>
</wsdl:port>
--
View this message in context:
http://www.nabble.com/how-to-change-port-address-in-java-code-tp22386607p22386607.html
Sent from the cxf-user mailing list archive at Nabble.com.