blob: 9aac5893ca6d746d5c2cea055649be6b18d490d5 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 7.0//EN"
"http://www.gemstone.com/dtd/cache7_0.dtd">
<cache>
<bridge-server port="$PORT_NUM" max-threads="9"/>
<vm-root-region name="TestTCR1">
<region-attributes scope="distributed-ack" data-policy="replicate">
</region-attributes>
<entry>
<key><string>1</string></key>
<value>
<declarable>
<class-name>javaobject.DeltaPSTObject</class-name>
<parameter name="field1">
<string>1</string>
</parameter>
</declarable>
</value>
</entry>
</vm-root-region>
</cache>