From a259c7bd8cbbf53d179d99c5cfd51e1f6eebfdb4 Mon Sep 17 00:00:00 2001
From: kenneth_suter <kenneth_suter@localhost>
Date: Fri, 31 Aug 2007 21:21:31 +0000
Subject: [PATCH] throw exceptions for backend operations when initialization fails

---
 opendj-sdk/opends/src/messages/messages/backend.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/backend.properties b/opendj-sdk/opends/src/messages/messages/backend.properties
index 078b3d5..3e6d6b1 100644
--- a/opendj-sdk/opends/src/messages/messages/backend.properties
+++ b/opendj-sdk/opends/src/messages/messages/backend.properties
@@ -943,3 +943,6 @@
  to a file: %s
 SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \
  on trust store file %s
+SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \
+  %s has not been initialized preventing this backend from processing the \
+  requested operation

--
Gitblit v1.10.0