aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties
diff options
context:
space:
mode:
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>2017-07-14 17:54:23 -0400
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>2017-07-14 17:55:33 -0400
commit18f815070b0a0f4b69b83f2d666b3505816fcfbe (patch)
treea99f06ecac064c5f285d9083837131b7c88d4e58 /aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties
parent5cebb70cce7a3371b21006369569998902e3adde (diff)
[AAI-50 Amsterdam] Add support for v11 version API
Update rest controller paths to include v11 remove unneeded test resources from traversal Update default api version for dmaap msgs Update version of aai core and schema for traversal update version in app props to v11 Change-Id: I8c96310de42679f95646dd456535404bd78290c7 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties')
-rw-r--r--aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties6
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties b/aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties
deleted file mode 100644
index 3230921..0000000
--- a/aai-traversal/bundleconfig-csi/etc/appprops/app-intercepts.properties
+++ /dev/null
@@ -1,6 +0,0 @@
-#This is where all your application intercept strategies must be configured. AJSC reads this property file and adds
-#the list of intercepts specified here to the camel context. This can be useful for accessing every exchange object transferred from/to
-#each endpoint in the request/response flow and can allow for more precise debugging and/or processing of the exchange.
-
-#e.g.
-#intercepts=org.openecomp.aai.ajsc_aai.JaxrsEchoService,packagename.class1name,packagename.class2name