From 05e9a671f86a9400f0a8dfb83d7743f08f729f23 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Tue, 06 May 2008 13:29:58 +0000
Subject: [PATCH] add configure for new client 

---
 opendj-sdk/opends/tests/system-tests/scenario/conf.dtd |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd b/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
index 4b28ac5..39784d4 100755
--- a/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
+++ b/opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
@@ -127,6 +127,10 @@
   <!ELEMENT serverInstance (#PCDATA)>
   <!ELEMENT baseDn (#PCDATA)>
   <!ELEMENT nbCnx (#PCDATA)>
-  <!ELEMENT nbMaxOperations (#PCDATA)>
+  <!ELEMENT nbMaxOp (#PCDATA)>
   <!ELEMENT attribute (#PCDATA)>
+  <!ELEMENT authentication (#PCDATA)>
+  <!ELEMENT certAlias (#PCDATA)>
+  <!ELEMENT protocol (#PCDATA)>
+
 

--
Gitblit v1.10.0