diff --git a/log4j/src/main/webapp/WEB-INF/web.xml b/log4j/src/main/webapp/WEB-INF/web.xml index fda42b6..16cd292 100644 --- a/log4j/src/main/webapp/WEB-INF/web.xml +++ b/log4j/src/main/webapp/WEB-INF/web.xml @@ -2,14 +2,17 @@ + http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4"> contextConfigLocation classpath*:/server-bootstrap-*.xml - - + + + + org.springframework.web.util.Log4jConfigListener + + org.springframework.web.context.ContextLoaderListener