diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index cce2569ed3..6d96d1ed50 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -28,6 +28,7 @@ Made ConfigAttributeDefinition and ConfigAttribute Serializable FilterToBeanProxy now searches hierarchical bean factories + Contacts sample web.xml no longer expect Log4j to be in classpath Major CVS repository restructure to support Maven and eliminate libraries diff --git a/samples/contacts/src/main/webapp/ca/WEB-INF/web.xml b/samples/contacts/src/main/webapp/ca/WEB-INF/web.xml index 605a84b898..a98b06802c 100644 --- a/samples/contacts/src/main/webapp/ca/WEB-INF/web.xml +++ b/samples/contacts/src/main/webapp/ca/WEB-INF/web.xml @@ -56,9 +56,11 @@ org.springframework.web.context.ContextLoaderListener + +