blob: 870cbeb2f6af8119f263641bcf925b731da6e039 [file] [log] [blame]
<?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>
<region name = "Portfolios" >
<region-attributes refid="CACHING_PROXY" pool-name="examplePool"/>
</region>
<pool name="examplePool" subscription-enabled="true" server-group="ServerGroup1" >
<locator host="localhost" port="34756" />
</pool>
</client-cache>