From 09ee13c2f4d6cf1ac36f4483f6d4061945507954 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 1 Apr 2007 17:46:42 +0000 Subject: [PATCH] removed unnecessary logging --- .../src/main/webapp/WEB-INF/web.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/spring-webflow-samples/phonebook-portlet/src/main/webapp/WEB-INF/web.xml b/spring-webflow-samples/phonebook-portlet/src/main/webapp/WEB-INF/web.xml index 15745678..08b88806 100644 --- a/spring-webflow-samples/phonebook-portlet/src/main/webapp/WEB-INF/web.xml +++ b/spring-webflow-samples/phonebook-portlet/src/main/webapp/WEB-INF/web.xml @@ -1,16 +1,6 @@ - - webAppRootKey - swf-phonebook-portlet.root - - - - log4jConfigLocation - /WEB-INF/classes/log4j.properties - - contextConfigLocation @@ -18,12 +8,6 @@ - - - org.springframework.web.util.Log4jConfigListener - - - org.springframework.web.context.ContextLoaderListener