coherence
Description
The coherence element is the root element of the operational deployment descriptor.
Elements
The following table describes the elements you can define within the coherence element.
| Element |
Required/Optional |
Description |
| <cluster-config> |
Required |
Contains the cluster configuration information. This element is where most communication and service parameters are defined. |
| <logging-config> |
Required |
Contains the configuration information for the logging facility. |
| <configurable-cache-factory-config> |
Required |
Contains configuration information for the configurable cache factory. It controls where, from, and how the cache configuration settings are loaded. |
| <management-config> |
Required |
Contains the configuration information for the Coherence Management Framework. |
| <security-config> |
Optional |
Contains the configuration information for the Coherence Security Framework. |
| <license-config> |
Optional |
Contains the contains the location of the license repository and the details of the license that this member will utilize. |
The content override attribute xml-override can be optionally used to fully or partially override the contents of this element with XML document that is external to the base document.