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