From a2bed334c56bacef8140fd78baab9374084ecdf3 Mon Sep 17 00:00:00 2001 From: jdemendi <jdemendi@localhost> Date: Tue, 06 Jan 2009 09:55:26 +0000 Subject: [PATCH] add support of the client connection affinity --- opends/src/messages/messages/core.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties index 008ca86..40448eb 100644 --- a/opends/src/messages/messages/core.properties +++ b/opends/src/messages/messages/core.properties @@ -1813,4 +1813,7 @@ INFO_ERR_WORKFLOW_DOES_NOT_EXIST_718=\ Unable to register the workflow "%s" with the network group %s because \ the workflow does not exist - \ No newline at end of file +SEVERE_ERR_WORKFLOW_BASE_DN_DUPLICATED_IN_NG_719=\ +Unable to register the workflow because the base DN '%s' is already \ +registered with the network group '%s' + -- Gitblit v1.10.0