Cache Configuration Initialization
Once the caches have been defined in the XML form, the XML can be provided to the Canvas system as part of the configuration initialization –
Config Key | M / O | Type | Purpose |
---|---|---|---|
Category: Cache Configuration | |||
CACHE_CONFIG_FILE | M | Resource URL | This is the resource locator URL (like a fully defined class name) for the path to the Cache configuration XML file. This file is loaded from the class path. |
EHCACHE_CONFIG_FILE | M | Resource URL | This is the resource locator URL (like a fully defined class name) for the path to the EH Cache specific configuration XML file. This file is loaded from the class path. |