diff --git a/samples/acegifier/src/webapp/WEB-INF/classes/acegi-web.xsl b/samples/acegifier/src/webapp/WEB-INF/classes/acegi-web.xsl index 38207de1e6..011c210d83 100644 --- a/samples/acegifier/src/webapp/WEB-INF/classes/acegi-web.xsl +++ b/samples/acegifier/src/webapp/WEB-INF/classes/acegi-web.xsl @@ -61,7 +61,8 @@ - + + org.springframework.web.context.ContextLoaderListener diff --git a/samples/acegifier/src/webapp/WEB-INF/web.xml b/samples/acegifier/src/webapp/WEB-INF/web.xml index ee9694fdfe..aa302262e2 100644 --- a/samples/acegifier/src/webapp/WEB-INF/web.xml +++ b/samples/acegifier/src/webapp/WEB-INF/web.xml @@ -4,6 +4,7 @@ xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" > + Acegifier Application contextConfigLocation