From 3be51093bb044454d57b6d112337b215cc52ce31 Mon Sep 17 00:00:00 2001 From: Francois Beausoleil Date: Wed, 24 Mar 2004 19:37:21 +0000 Subject: [PATCH] * integration-test/container-configs/catalina-4.1.30/server.xml : Added missing configuration file to run the tests. --- .../catalina-4.1.30/server.xml | 384 ++++++++++++++++++ 1 file changed, 384 insertions(+) create mode 100644 integration-test/container-configs/catalina-4.1.30/server.xml diff --git a/integration-test/container-configs/catalina-4.1.30/server.xml b/integration-test/container-configs/catalina-4.1.30/server.xml new file mode 100644 index 0000000000..1a98fece19 --- /dev/null +++ b/integration-test/container-configs/catalina-4.1.30/server.xml @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + factory + org.apache.catalina.users.MemoryUserDatabaseFactory + + + pathname + conf/tomcat-users.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + usernamesa + password + driverClassName + org.hsql.jdbcDriver + url + jdbc:HypersonicSQL:database + + + + + mail.smtp.host + localhost + + + + + + + + + + + + +