cxf: new url for autogenerated WSDL
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 15 Dec 2015 23:59:04 +0000 (00:59 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 15 Dec 2015 23:59:04 +0000 (00:59 +0100)
cxf/web-services-spring-cxf-server/src/main/resources/spring-configuration/ws/soap-ws.xml

index afabf4e..083605c 100644 (file)
@@ -35,7 +35,7 @@
     <!--
         Spring makes the WSDL file for us from the XSD file.
         Launch the Jetty server and download WSDL file from this URL:
-        http://localhost:8080/web-services-spring-server/spring-ws/example/example.wsdl
+        http://localhost:8080/web-services-spring-cxf-server/spring-ws/example/example.wsdl
     -->
     <sws:dynamic-wsdl id="example" portTypeName="Examples"
         createSoap12Binding="true" createSoap11Binding="false"