jaxb2: web-services-spring-jaxb2-client, defaultUri http://gumartinm.name/spring...
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 20 Dec 2015 01:47:29 +0000 (02:47 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 20 Dec 2015 01:47:29 +0000 (02:47 +0100)
jaxb2/web-services-spring-jaxb2-client/src/main/resources/spring-configuration/ws/client-spring-configuration.xml

index 4de6438..1e196e7 100644 (file)
@@ -90,8 +90,8 @@
         <property name="marshaller" ref="marshaller" />
         <property name="unmarshaller" ref="marshaller" />
 
-        <!-- For local deployments change to http://localhost:8080/web-services-spring-jaxb2-server/spring-ws/example/example.wsdl -->
-        <property name="defaultUri" value="http://gumartinm.name/spring-ws/example/example.wsdl"/>
+        <!-- For local deployments change to http://localhost:8080/web-services-spring-jaxb2-server/spring-ws/example -->
+        <property name="defaultUri" value="http://gumartinm.name/spring-ws/example"/>
 
         <property name="interceptors">
             <list>