Jakub Latusek | 2bd138d | 2020-10-21 13:36:29 +0200 | [diff] [blame] | 1 | {{/* |
Geora Barsky | 4b328b8 | 2018-08-01 12:02:33 -0400 | [diff] [blame] | 2 | # Properties for the SchemaLocationsBean |
| 3 | # The AAI Schema jar will be unpacked to bundleconfig/etc |
Jakub Latusek | 2bd138d | 2020-10-21 13:36:29 +0200 | [diff] [blame] | 4 | */}} |
Geora Barsky | 4b328b8 | 2018-08-01 12:02:33 -0400 | [diff] [blame] | 5 | schemaConfig=bundleconfig |
| 6 | # Files named aai_oxm_v*.xml are unpacked here: |
| 7 | nodeDir=${APP_HOME}/bundleconfig/etc/oxm |
| 8 | # Dummy folder/directory: |
| 9 | edgeDir=${APP_HOME}/bundleconfig/etc/oxm |