From: Gustavo Martin Morcuende Date: Thu, 4 Jun 2015 18:20:32 +0000 (+0200) Subject: adding parent.xsd to PayloadValidatingInterceptor X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=70a000eb4d2f3b60100c9920ab3fce1d97360980;p=SpringWebServicesForFun%2F.git adding parent.xsd to PayloadValidatingInterceptor --- diff --git a/web-services-spring-server/src/main/resources/spring-configuration/ws/soap-ws.xml b/web-services-spring-server/src/main/resources/spring-configuration/ws/soap-ws.xml index cdf79a5..d77e7ab 100644 --- a/web-services-spring-server/src/main/resources/spring-configuration/ws/soap-ws.xml +++ b/web-services-spring-server/src/main/resources/spring-configuration/ws/soap-ws.xml @@ -45,6 +45,11 @@ + + + + + - + + + classpath:examples.xsd + classpath:parent.xsd + +