From b9fbe7fa64e864f9101938917f76ca2c853c0840 Mon Sep 17 00:00:00 2001 From: "Bansal, Nitin (nb121v)" Date: Wed, 4 Apr 2018 10:21:55 -0400 Subject: Refactoring to use camel servlet with spring boot Change-Id: I7c439e9108d84e5e72a42d9dba3bbf7681517527 Issue-ID: AAI-802 Signed-off-by: Bansal, Nitin (nb121v) --- src/main/resources/logging/DataRouterMsgs.properties | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/main/resources/logging') diff --git a/src/main/resources/logging/DataRouterMsgs.properties b/src/main/resources/logging/DataRouterMsgs.properties index 6267321..fff262c 100644 --- a/src/main/resources/logging/DataRouterMsgs.properties +++ b/src/main/resources/logging/DataRouterMsgs.properties @@ -170,7 +170,4 @@ FAIL_TO_CREATE_UPDATE_DOC=\ Failed to create or update document in index {0}. Cause: {1} LOAD_OXM_ERROR=\ DR5000E|\ - Unable to load Oxm model: {0}\ -PROCESSED_REQUEST=\ - DR00015I|\ - Processed DataRouter {0} request in {1} ms + Unable to load Oxm model: {0}\ -- cgit 1.2.3-korg