From 68364f06a2ccee1d4242a601efe01faa7426db42 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 29 Jul 2009 16:05:47 +0000 Subject: [PATCH] Minor itest updates --- .../src/main/webapp/WEB-INF/http-security.xml | 2 +- .../main/webapp/WEB-INF/in-memory-provider.xml | 18 +++++++++--------- .../AbstractWebServerIntegrationTests.java | 9 ++++++--- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/itest/web/src/main/webapp/WEB-INF/http-security.xml b/itest/web/src/main/webapp/WEB-INF/http-security.xml index 6b4f094c21..530414d37c 100644 --- a/itest/web/src/main/webapp/WEB-INF/http-security.xml +++ b/itest/web/src/main/webapp/WEB-INF/http-security.xml @@ -4,7 +4,7 @@ xmlns:beans="http://www.springframework.org/schema/beans" 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.2.xsd"> + http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.0.xsd">