SGF-35
+ more integration tests
This commit is contained in:
11
src/test/resources/gemfire-client-cache.xml
Normal file
11
src/test/resources/gemfire-client-cache.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE client-cache PUBLIC
|
||||
"-//GemStone Systems, Inc.//GemFire Declarative Caching 6.5//EN"
|
||||
"http://www.gemstone.com/dtd/cache6_5.dtd">
|
||||
|
||||
<client-cache>
|
||||
<region name="myRegion" refid="PROXY"/>
|
||||
<!-- you can override or add to the PROXY attributes by adding
|
||||
a region-attributes sub element here -->
|
||||
</client-cache>
|
||||
|
||||
Reference in New Issue
Block a user