Site Topology Files for the MM Server

The MM server parses and loads all the site topology files, except the template file site_topology_template.st, located at BE_HOME\mm\config.

Note: For backward compatibility, MM server loads the site topology file specified using the property be.mm.topology.file in the MM.cdd file. However, this property is deprecated in the release 5.1. TIBCO recommends that you put the site topology file to the BE_HOME\mm\config location.

If the location BE_HOME\mm\config does not contain any site topology file, the MM server fails to start with an appropriate message in the log file.

If a site topology file (with the same name) is present under BE_HOME\mm\config and is also specified using the property be.mm.topology.file in the MM.cdd file, only the site topology file specified in the property will be parsed and loaded by the MM server.

In a multicluster configuration, all the Master CDD files defined on every site topology file (STF) loaded by the MM server must have the same Cache Object Model. You cannot load one STF pointing to a Master CDD using Coherence Cache/DataGrid and another STF pointing to a Master CDD using TIBCO Cache/DataGrid.