From 9cc2c2f7cc75969e447c3461ef366c603ecf3bac Mon Sep 17 00:00:00 2001
From: madiot <madiot@localhost>
Date: Fri, 11 Sep 2009 15:43:08 +0000
Subject: [PATCH] detecting issue 4214

---
 opendj-sdk/opends/tests/staf-tests/functional-tests/shared/data/dsml/suites/genericIssues/cannotConnect.res.4214.issue |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/tests/staf-tests/functional-tests/shared/data/dsml/suites/genericIssues/cannotConnect.res.4214.issue b/opendj-sdk/opends/tests/staf-tests/functional-tests/shared/data/dsml/suites/genericIssues/cannotConnect.res.4214.issue
new file mode 100644
index 0000000..ad5472d
--- /dev/null
+++ b/opendj-sdk/opends/tests/staf-tests/functional-tests/shared/data/dsml/suites/genericIssues/cannotConnect.res.4214.issue
@@ -0,0 +1,7 @@
+HTTP1.1 200 OK
+Date: Fri, 04 Sep 2009 18:59:46 GMT
+Server: Apache-Coyote/1.1
+Content-Type: text/xml
+Connection: close
+
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><batchResponse xmlns="urn:oasis:names:tc:DSML:2:0:core"><errorResponse type="couldNotConnect"><message>org.opends.server.tools.LDAPConnectionException: Connect Error</message></errorResponse></batchResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

--
Gitblit v1.10.0