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