Searched refs:ds1 (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java96 private LDAPReplicationDomain ds1 = null; field in class:StateMachineTest
121 ds1 = null;
129 if (ds1 != null)
131 ds1.shutdown();
132 ds1 = null;
192 rd = ds1;
378 ds1 = createReplicationDomain(DS1_ID);
379 sleepAssertStatusEquals(30, ds1, ServerStatus.NOT_CONNECTED_STATUS);
385 sleepAssertStatusEquals(30, ds1, ServerStatus.NORMAL_STATUS);
391 sleepAssertStatusEquals(30, ds1, ServerStatu
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java83 private LDAPReplicationDomain ds1; field in class:StateMachineTest
103 ds1 = null;
111 if (ds1 != null)
113 ds1.shutdown();
114 ds1 = null;
138 rd = ds1;
268 ds1 = createReplicationDomain(DS1_ID);
269 sleepAssertStatusEquals(30, ds1, ServerStatus.NOT_CONNECTED_STATUS);
275 sleepAssertStatusEquals(30, ds1, ServerStatus.NORMAL_STATUS);
281 sleepAssertStatusEquals(30, ds1, ServerStatu
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java96 private LDAPReplicationDomain ds1 = null; field in class:StateMachineTest
121 ds1 = null;
129 if (ds1 != null)
131 ds1.shutdown();
132 ds1 = null;
192 rd = ds1;
378 ds1 = createReplicationDomain(DS1_ID);
379 sleepAssertStatusEquals(30, ds1, ServerStatus.NOT_CONNECTED_STATUS);
385 sleepAssertStatusEquals(30, ds1, ServerStatus.NORMAL_STATUS);
391 sleepAssertStatusEquals(30, ds1, ServerStatu
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java83 private LDAPReplicationDomain ds1; field in class:StateMachineTest
103 ds1 = null;
111 if (ds1 != null)
113 ds1.shutdown();
114 ds1 = null;
138 rd = ds1;
268 ds1 = createReplicationDomain(DS1_ID);
269 sleepAssertStatusEquals(30, ds1, ServerStatus.NOT_CONNECTED_STATUS);
275 sleepAssertStatusEquals(30, ds1, ServerStatus.NORMAL_STATUS);
281 sleepAssertStatusEquals(30, ds1, ServerStatu
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DStateMachineTest.java96 private LDAPReplicationDomain ds1 = null; field in class:StateMachineTest
121 ds1 = null;
129 if (ds1 != null)
131 ds1.shutdown();
132 ds1 = null;
192 rd = ds1;
378 ds1 = createReplicationDomain(DS1_ID);
379 sleepAssertStatusEquals(30, ds1, ServerStatus.NOT_CONNECTED_STATUS);
385 sleepAssertStatusEquals(30, ds1, ServerStatus.NORMAL_STATUS);
391 sleepAssertStatusEquals(30, ds1, ServerStatu
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DStateMachineTest.java92 private LDAPReplicationDomain ds1; field in class:StateMachineTest
128 ds1 = null;
136 if (ds1 != null)
138 ds1.shutdown();
139 ds1 = null;
174 return ds1.isConnected();
264 ds1 = createReplicationDomain(DS1_ID);
265 waitUntilStatusEquals(ds1, ServerStatus.NOT_CONNECTED_STATUS);
269 waitUntilStatusEquals(ds1, ServerStatus.NORMAL_STATUS);
273 waitUntilStatusEquals(ds1, ServerStatu
[all...]
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...

Completed in 56 milliseconds