blob: cca5d3ec72f1b96e0b17c4ec1b7c5dec91030bc7 [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="24680" notify-by-subscription="true"/>
<vm-root-region name="ThinClientRegion1">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
<vm-root-region name="NativeClientRegion">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
<vm-root-region name="Root1">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
<vm-root-region name="root1">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
<vm-root-region name="root2">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
<vm-root-region name="A">
<region-attributes scope="distributed-ack" data-policy="replicate"/>
</vm-root-region>
</cache>