All Downloads are FREE. Search and download functionalities are using the official Maven repository.

delta.server2.xml Maven / Gradle / Ivy

<?xml version="1.0"?>

<!-- Initializes a cache to serve the /root/cs_region region, 
    waiting for client communication on port 40450 -->

<!DOCTYPE cache PUBLIC
  "-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
  "http://www.gemstone.com/dtd/cache6_5.dtd">
<cache>
  <cache-server port="40450">
  </cache-server>
  <region name="cs_region"  refid="REPLICATE"/>
</cache>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy