summaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorSotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>2018-06-11 09:54:54 +0100
committerSotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>2018-06-11 09:54:54 +0100
commit28f9fa1399f5e513a3d5860c52cd51b615bc0a2c (patch)
tree7057a1bebc9a19ca9b814d428bbb7ae81c8f7981 /src/main/resources
parent36a7dbfd2672ee6629c4b375df2d6982d942fa43 (diff)
Process multi-OXM files
Gizmo service uses common OXM consumer to process multi-OXM files Issue-ID: AAI-1196 Change-Id: If6dd50413a914984948272cd6bd98e2eeeaecedb Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/logging/CrudServiceMsgs.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/logging/CrudServiceMsgs.properties b/src/main/resources/logging/CrudServiceMsgs.properties
index 165b892..5ae6ca6 100644
--- a/src/main/resources/logging/CrudServiceMsgs.properties
+++ b/src/main/resources/logging/CrudServiceMsgs.properties
@@ -78,4 +78,7 @@ ASYNC_RESPONSE_CONSUMER_INFO=\
AsyncResponseConsumer: {0}
ASYNC_RESPONSE_CONSUMER_ERROR=\
CRD0514E|\
- AsyncResponseConsumer Error: {0} \ No newline at end of file
+ AsyncResponseConsumer Error: {0}
+SCHEMA_INGEST_LOAD_ERROR=\
+ CRD0900E|\
+ Unable to load schema ingest properties file due to : {0} \ No newline at end of file