From ee928df462895d227253bdf68bba1b3d493be8fa Mon Sep 17 00:00:00 2001
From: pgamba <pgamba@localhost>
Date: Wed, 09 Dec 2009 13:39:32 +0000
Subject: [PATCH] Improve error handling on entryuid mapping in ECL

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 801eca7..535ecfe 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -439,3 +439,6 @@
  attribute for external change log: Attribute: %s , Error: %s
 NOTICE_ERR_UNABLE_TO_ENABLE_ECL_183=Error in %s when enabling the external \
  change log: %s
+NOTICE_ERR_ENTRY_UID_DSEE_MAPPING_184=Error for entry %s when mapping entry UID\
+  attribute to DSEE NsUniqueID attribute. Value to be mapped: %s \
+ Error : %s

--
Gitblit v1.10.0