From d7c7388aeb0238cacf41c99508754d5b2d35bb87 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 4 Apr 2007 09:31:15 +0000 Subject: [PATCH] Fixed #SWS-103: MessageDispatcherServlet does not transform WSDL locations --- samples/echo/src/main/webapp/WEB-INF/web.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/samples/echo/src/main/webapp/WEB-INF/web.xml b/samples/echo/src/main/webapp/WEB-INF/web.xml index 0c86bcc6..537e0eca 100755 --- a/samples/echo/src/main/webapp/WEB-INF/web.xml +++ b/samples/echo/src/main/webapp/WEB-INF/web.xml @@ -10,18 +10,24 @@ Returns a given string(only A-Z and a-z chars allowed). See echo.xsd file. - + spring-ws org.springframework.ws.transport.http.MessageDispatcherServlet - + spring-ws /* + + + transformWsdlLocations + true + + wsdl text/xml