blob: a82eb646b8a2372620f1f2d7c16465e348c2f468 [file] [log] [blame]
Varun Gudisenaacc3ce02017-08-31 10:56:56 -05001The ajsc-shared-config folder is included in the service project to provide the functionality of the AJSC_SHARED_CONFIG
2location that will exist in CSI envs. This includes the logback.xml for logging configurations, and some csm related
3artifacts necessary for proper functionality of the csm framework within the CSI env. Within the 2 profiles that can
4be utilized to run the AJSC locally, "runLocal" and "runAjsc", the system propery, "AJSC_SHARED_CONFIG", has been set
5to point to this directory. The files in this folder will NOT be copied/moved anywhere within the AJSC SWM package. These
6files will already be in existence within the CSI env.