From 9eb63f0e6e17e5773f1ca0fc57955fc830b4ead2 Mon Sep 17 00:00:00 2001 From: Tareq Abedrabbo Date: Sun, 30 Jan 2011 21:57:23 +0000 Subject: [PATCH] SWS-686 - Added use="required" to the locationUri attribute --- .../org/springframework/ws/config/web-services-2.0.xsd | 2 +- .../springframework/ws/config/wsdlBeanDefinitionParserTest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/resources/org/springframework/ws/config/web-services-2.0.xsd b/core/src/main/resources/org/springframework/ws/config/web-services-2.0.xsd index e88c7bef..610579cc 100644 --- a/core/src/main/resources/org/springframework/ws/config/web-services-2.0.xsd +++ b/core/src/main/resources/org/springframework/ws/config/web-services-2.0.xsd @@ -217,7 +217,7 @@ - + Sets the value used for the SOAP Address location attribute value. diff --git a/core/src/test/resources/org/springframework/ws/config/wsdlBeanDefinitionParserTest.xml b/core/src/test/resources/org/springframework/ws/config/wsdlBeanDefinitionParserTest.xml index cfabd36d..5bf45dac 100644 --- a/core/src/test/resources/org/springframework/ws/config/wsdlBeanDefinitionParserTest.xml +++ b/core/src/test/resources/org/springframework/ws/config/wsdlBeanDefinitionParserTest.xml @@ -7,7 +7,7 @@ - +