blob: e4be55c27095fc8b94d59e427e1b9139c6f1de30 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 6.0//EN"
"http://www.gemstone.com/dtd/cache6_0.dtd">
<cache>
<bridge-server port="HOST_PORT1" notify-by-subscription="true"/>
<vm-root-region name="RegionTrue">
<region-attributes scope="distributed-ack" data-policy="replicate" />
</vm-root-region>
<vm-root-region name="RegionFalse">
<region-attributes scope="distributed-ack" data-policy="replicate" />
</vm-root-region>
<vm-root-region name="RegionOther">
<region-attributes scope="distributed-ack" data-policy="replicate" />
</vm-root-region>
</cache>