aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route')
-rw-r--r--src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route b/src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route
new file mode 100644
index 0000000..b81cbbd
--- /dev/null
+++ b/src/main/ajsc/data-router_v1/data-router/v1/routes/echoService.route
@@ -0,0 +1,5 @@
+<route xmlns="http://camel.apache.org/schema/spring" trace="true">
+ <from uri="att-dme2-servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/echo-service/?matchOnUriPrefix=true" />
+ <to uri="cxfbean:echoServices" />
+</route>
+