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