summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
diff options
context:
space:
mode:
authorfpaquett <francis.paquette@amdocs.com>2018-10-12 12:01:48 -0400
committerfpaquett <francis.paquette@amdocs.com>2018-10-24 09:34:49 -0400
commit4869f2198fea14a1fabe2168f01b10af687e706c (patch)
treee4b85cd9544cad6fbcaac777c9b4cbf1c8eebdba /sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
parentea2fdc87f565b7a31e171eb7c46d2b692c1ebb54 (diff)
Updated sparky
Updated to Casablanca image and configuration Issue-ID: AAI-1736 Change-Id: I5a2bd265ca7f6d496f06eb78e75597997fbecd04 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
Diffstat (limited to 'sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml')
-rw-r--r--sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml b/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
deleted file mode 100644
index f6a2953..0000000
--- a/sparky/appconfig/camel-rests/sparky-core-subscriptionService.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<rests xmlns="http://camel.apache.org/schema/spring">
- <rest>
- <get uri="/subscription/getsubscription">
- <to uri="bean:subscriptionServiceProcessor?method=getSubscription"/>
- </get>
- </rest>
-</rests> \ No newline at end of file