From c06081928d937a68320abe997ff590e068b3f918 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 4 Apr 2007 09:41:24 +0000 Subject: [PATCH] Fixed #SWS-103: MessageDispatcherServlet does not transform WSDL locations --- samples/echo/src/main/webapp/WEB-INF/web.xml | 21 +++++--------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/samples/echo/src/main/webapp/WEB-INF/web.xml b/samples/echo/src/main/webapp/WEB-INF/web.xml index 537e0eca..7d2e2626 100755 --- a/samples/echo/src/main/webapp/WEB-INF/web.xml +++ b/samples/echo/src/main/webapp/WEB-INF/web.xml @@ -14,6 +14,11 @@ spring-ws org.springframework.ws.transport.http.MessageDispatcherServlet + + + transformWsdlLocations + true + @@ -22,22 +27,6 @@ /* - - - transformWsdlLocations - true - - - - wsdl - text/xml - - - - xsd - text/xml - - index.html