diff --git a/platform-operate-api/src/main/webapp/WEB-INF/web.xml b/platform-operate-api/src/main/webapp/WEB-INF/web.xml index e9d47b2..6b6466e 100644 --- a/platform-operate-api/src/main/webapp/WEB-INF/web.xml +++ b/platform-operate-api/src/main/webapp/WEB-INF/web.xml @@ -1,57 +1,57 @@ - + version="2.5" + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> + + + default + *.xml + diff --git a/platform-operate-api/src/main/webapp/WEB-INF/web.xml_ b/platform-operate-api/src/main/webapp/WEB-INF/web.xml_ deleted file mode 100644 index 3f16d74..0000000 --- a/platform-operate-api/src/main/webapp/WEB-INF/web.xml_ +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - default - *.xml - - - - - - contextConfigLocation - - classpath*:/spring/applicationContext.xml - - - - - 60 - - - log4jConfigLocation - classpath:log4j_config.xml - - - log4jRefreshInterval - 60000 - - - dispatcher - org.springframework.web.servlet.DispatcherServlet - - contextConfigLocation - classpath*:/spring/applicationContext-mvc.xml - - 1 - - - dispatcher - / - - - HttpMethodFilter - org.springframework.web.filter.HttpPutFormContentFilter - - - HttpMethodFilter - /* - - - encodingFilter - org.springframework.web.filter.CharacterEncodingFilter - - encoding - UTF-8 - - - - - encodingFilter - /* - - - org.springframework.web.context.ContextLoaderListener - - - org.springframework.web.util.Log4jConfigListener - - diff --git a/platform-operate-api/src/main/webapp/clientaccesspolicy.xml b/platform-operate-api/src/main/webapp/clientaccesspolicy.xml deleted file mode 100644 index 509cf5c..0000000 --- a/platform-operate-api/src/main/webapp/clientaccesspolicy.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file