From 46c99d1991546d0a535440ac9105ede79e46ffd6 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sun, 23 Dec 2007 16:36:44 +0000 Subject: [PATCH] Converted tutorial context file to match namespace changes. --- .../applicationContext-security-ns.xml | 53 ++++++++++--------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml b/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml index 2211346600..d6fc65d700 100644 --- a/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml +++ b/samples/tutorial/src/main/webapp/WEB-INF/applicationContext-security-ns.xml @@ -11,38 +11,39 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-2.0.xsd"> - - - - + + + + - + - - - + + + + --> + - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file