aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/logging/CrudServiceMsgs.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/logging/CrudServiceMsgs.properties b/src/main/resources/logging/CrudServiceMsgs.properties
index 5ae6ca6..3d81571 100644
--- a/src/main/resources/logging/CrudServiceMsgs.properties
+++ b/src/main/resources/logging/CrudServiceMsgs.properties
@@ -46,6 +46,10 @@ LOADED_OXM_FILE=\
CRD0007I|\
Successfully loaded schema: {0}
+LOADED_DB_RULE_FILE=\
+ CRD00014I|\
+ Successfully loaded DB Edge Rule and Edge Properties for: {0}
+
EXCEPTION_DURING_METHOD_CALL=\
CRD0502E|\
Failed to {0} request for {1} due to: {2}|\