mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
14.07.2007 8b58a21edd905d8a3bfcacfab2717ab04632ca63
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, September 14, 2007 01:07 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, September 14, 2007 01:07 +0200
commit8b58a21edd905d8a3bfcacfab2717ab04632ca63
tree a948e6415c7e60c392c32094bea176b3cd4d82bd tree | zip | gz
parent e4eb4b624b2bc06151d883a40fe251fd50720d4d view | diff
Update the server so that it is possible to call EmbeddedUtils.startServer to
start the server after having previously called EmbeddedUtils.stopServer.
Previously, the shutdown process did not leave the server in an adequate state
to allow it to be started again later, and only the EmbeddedUtils.restart
method would allow a functional restart.
1 files added
2 files modified
371 ■■■■■ changed files
opends/src/server/org/opends/server/core/DirectoryServer.java 76 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Schema.java 166 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/util/EmbeddedUtilsTestCase.java 129 ●●●●● diff | view | raw | blame | history