blob: 91e2bc4f2e7454608b1190674f5996344dc24a2c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 4.0//EN"
"http://www.gemstone.com/dtd/cache4_0.dtd">
<!-- This class references a non-existent key constraint class -->
<cache>
<vm-root-region name="root">
<region-attributes>
<key-constraint>blah.blah.Blah</key-constraint>
</region-attributes>
</vm-root-region>
</cache>