From 7e275de2638914c6ddb1390e21e3409305dcdf93 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sun, 28 Mar 2004 11:23:08 +0000 Subject: [PATCH] Removed leading slash, for compatibility with file existence checking at container adapter startup. --- integration-test/container-configs/jetty-4.2.18/jetty.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/container-configs/jetty-4.2.18/jetty.xml b/integration-test/container-configs/jetty-4.2.18/jetty.xml index 82950aa790..273a5487e8 100644 --- a/integration-test/container-configs/jetty-4.2.18/jetty.xml +++ b/integration-test/container-configs/jetty-4.2.18/jetty.xml @@ -79,7 +79,7 @@ Spring Powered Realm my_password - /etc/acegisecurity.xml + etc/acegisecurity.xml