diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 75ba1b90b..37169b509 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -18,6 +18,10 @@ spring.profiles.active jdbc + log4jConfigLocation - /WEB-INF/classes/log4j.properties + /WEB-INF/classes/log4j.xml contextConfigLocation classpath:spring/applicationContext-dao.xml - - + + + org.springframework.web.context.ContextLoaderListener + - - - - org.springframework.web.context.ContextLoaderListener - - - - - - default - /static/* - - - - - - - - \ No newline at end of file