Move common code to router-core from DR
[aai/data-router.git] / src / main / resources / logging / DataRouterMsgs.properties
index fbb24c4..3194f5e 100644 (file)
@@ -95,7 +95,7 @@ ROUTING_RESPONSE=\
             
 OP_TIME=\
             DR0013I|\
-            {0} took {1} ms.            
+            {0} took {1} ms.
             
 STARTUP_FAILURE=\
             DR2001E|\
@@ -111,11 +111,11 @@ QUERY_ROUTING_ERR=\
             
 LOAD_PROPERTIES_FAILURE=\
             DR3001E|\
-            File {0} cannot be loaded into the map.                        
+            File {0} cannot be loaded into the map.
 
 FILE_MON_BLOCK_ERR=\
             DR3002E|\
-            Error in the file monitor block.            
+            Error in the file monitor block.
             
 CREATE_PROPERTY_MAP_ERR=\
             DR3003E|\
@@ -164,3 +164,6 @@ JSON_CONVERSION_ERROR=\
 FAIL_TO_CREATE_UPDATE_DOC=\
                    DR3015E|\
                    Failed to create or update document in index {0}.  Cause: {1}
+LOAD_OXM_ERROR=\
+            DR5000E|\
+            Unable to load Oxm model: {0}\