aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/bundleconfig-local/README.txt
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-02-06 15:06:44 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2018-03-07 10:02:36 -0500
commita0d3e8ee8d78d41e4a58437983bc4c894d0024df (patch)
tree37f4698a9481349548eec326f2845f8cb1abd06f /aai-traversal/bundleconfig-local/README.txt
parente688a3115c5de57ca9ac3e218fad6ecb50d6f8b1 (diff)
Update traversal from AJSC 2 to Spring Boot
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-local/README.txt')
-rw-r--r--aai-traversal/bundleconfig-local/README.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/aai-traversal/bundleconfig-local/README.txt b/aai-traversal/bundleconfig-local/README.txt
deleted file mode 100644
index a915213..0000000
--- a/aai-traversal/bundleconfig-local/README.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-The bundleconfig-local directory contains the necessary configuration files to be used for running locally. When running
-locally, the "mvn -P runLocal" or the "mvn -P runAjsc" profiles will be using this bundleconfig-local directory as the AJSC_CONF
-directory. When deploying to a CSI env, the bundleconfig-csi directory will be copied to the ultimate installation/bundleconfig
-directory and will be used for your AJSC service once installed. If you are not deploying to a CSI env, please look at the
-antBuild/build.xml file for help in some simple copying of the appropriate folders/files for a NON-CSI env.
-
-The ajsc-shared-config directory houses the shared configurations that will be used in CSI envs. This includes the logging
-functionality of the logback.xml and some csm related artifacts that may be necessary to use while running locally.
-When running locally, the system property, "AJSC_SHARED_CONFIG", will point to this location to utilize the logback.xml. \ No newline at end of file