The instance configuration supports four different configuration types:
The following table gives an overview of the supported configuration types, their location and which configuration aspects they cover.
Configuration type |
Configuration instance |
Location |
Covered aspects |
General Properties |
MashZone NextGenMashZone NextGen properties |
<TOMCAT_ROOT>/webapps/ WEB-INF/mashzone.properties |
|
General Properties |
Presto Config |
<TOMCAT_ROOT>/webapps/ WEB-INF/classes/presto.config |
|
Memory |
- |
<TOMCAT_ROOT>/conf/ wrapper.conf <TOMCAT_ROOT>/conf/ custom_wrapper.conf |
|
Jaca Service Wrapper |
- |
<TOMCAT_ROOT>/conf/ wrapper.conf <TOMCAT_ROOT>/conf/ custom_wrapper.conf |
|
Java System Properties |
- |
<TOMCAT_ROOT>/conf/ wrapper.conf <TOMCAT_ROOT>/conf/ custom_wrapper.conf |
|
<TOMCAT_ROOT> usually is <INSTALL_ROOT>/MashZoneNG/apache-tomcat.
The latter three configuration types are handled by the Tanuki Service Wrapper. It supports a "cascaded" configuration. That means, that only the default configuration is contained in file wrapper.conf. Parameters that were added or manipulated are stored in file custom_wrapper.conf which is included by wrapper.conf. If parameters are contained in both files, the ones in custom_wrapper.conf overwrite the original values in wrapper.conf.
Note: Some important configuration aspects of MashZone NextGen are currently not supported by Command Central. They can be configured by using the MashZone NextGen user interface or by editing specific configuration files. Detailed information on how to configure MashZone NextGen can be found in MashZone NextGen Server Configuration.