blob: c9f0bdf64417ab6f6446abdffa49118d464b4d5f [file]
<?xml version="1.0" encoding="UTF-8"?>
<!-- Well-formed and valid xml file -->
<client-cache>
<region name = "exampleRegion" >
<region-attributes refid="CACHING_PROXY" pool-name="examplePool"/>
</region>
<pool name="examplePool" subscription-enabled="true" >
<server host="localhost" port="40404" />
</pool>
</client-cache>