Hi,
I tried to change the port to 8080:
props.put("org.apache.cxf.ws.address", "http://10.51.32.208:8080/greeter");
and also in the client (in remote-services.xml)
I can access WSDL from http://10.16.12.247:8080/greeter?wsdl
and my client can consume the web service without any problem,
cxf-http-jetty-transport did not complain about the port is used. Why do you
think it should have complained?
--
View this message in context:
http://cxf.547215.n5.nabble.com/CXF-port-9090-vs-8080-tp3295477p3296990.html
Sent from the cxf-user mailing list archive at Nabble.com.