summaryrefslogtreecommitdiffstats
path: root/resources/config/data-router/dynamic/routes/entity-event.route
diff options
context:
space:
mode:
Diffstat (limited to 'resources/config/data-router/dynamic/routes/entity-event.route')
-rw-r--r--resources/config/data-router/dynamic/routes/entity-event.route4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/config/data-router/dynamic/routes/entity-event.route b/resources/config/data-router/dynamic/routes/entity-event.route
deleted file mode 100644
index 293688e..0000000
--- a/resources/config/data-router/dynamic/routes/entity-event.route
+++ /dev/null
@@ -1,4 +0,0 @@
-<route xmlns="http://camel.apache.org/schema/spring" trace="true">
- <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&amp;groupName=datarouter&amp;groupId=datarouter&amp;url=http://dmaap.{{.Values.nsPrefix}}:3904"/>
- <to uri="bean:entityEventPolicy?method=process"/>
-</route>