coherence

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 edition and operational mode configuration.

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.