Apache CXF. , CXF (2.3.1) WSDL URL-, . :
JaxWsDynamicClientFactory dcf = JaxWsDynamicClientFactory.newInstance();
Client client = dcf.createClient(
"http://localhost:8080/ws-auth/EchoService?wsdl");
, ServiceConstructionException:
org.apache.cxf.service.factory.ServiceConstructionException:
Could not resolve URL "http://localhost:8080/ws-auth/EchoService?wsdl".
at org.apache.cxf.endpoint.dynamic.DynamicClientFactory.composeUrl(DynamicClientFactory.java:6)
...
. WSDL (, httpclient) . CXF . , . . , , . Apache CXF .
, , - Apache CXF. - , - SOAP ? , , WSDL. , java-. Ruby Python ? , , JRuby Jython .