From 1f360eb7f0154b5a17f059584fe211801d1b54cd Mon Sep 17 00:00:00 2001 From: madiot <madiot@localhost> Date: Tue, 22 Dec 2009 15:03:13 +0000 Subject: [PATCH] enable multiple webcontainer to test with DSML --- opends/tests/staf-tests/shared/ant/build.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opends/tests/staf-tests/shared/ant/build.properties b/opends/tests/staf-tests/shared/ant/build.properties index 6d04cc4..17acb79 100644 --- a/opends/tests/staf-tests/shared/ant/build.properties +++ b/opends/tests/staf-tests/shared/ant/build.properties @@ -41,7 +41,11 @@ event.version=313 eventmanager.version=335 http.version=301 + +wc.type=tomcat tomcat.version=6.0.20 +glassfish.version=v3 +sunwebserver.version=7_0u6 # Proxy section proxy.enabled=false -- Gitblit v1.10.0