cxf: right URL in comments
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Wed, 30 Dec 2015 23:43:08 +0000 (00:43 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Wed, 30 Dec 2015 23:43:08 +0000 (00:43 +0100)
cxf/web-services-spring-cxf-server/src/main/resources/spring-configuration/ws/soap-ws.xml

index 4fb7ccd..08eea0a 100644 (file)
@@ -98,7 +98,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-jaxb2-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"