Removing AJSC and moving to SpringBoot
[aai/search-data-service.git] / src / main / ajsc / search-data-service_v1 / search-data-service / v1 / routes / errorMessage.route
diff --git a/src/main/ajsc/search-data-service_v1/search-data-service/v1/routes/errorMessage.route b/src/main/ajsc/search-data-service_v1/search-data-service/v1/routes/errorMessage.route
deleted file mode 100644 (file)
index 7c08576..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<route xmlns="http://camel.apache.org/schema/spring" trace="true">
-    <from uri="servlet:/__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/errorMessageLookupService2"/>
-    <to uri="bean:errorMessageLookupService?method=getExceptionDetails"/>
-</route>
\ No newline at end of file