- backport from 1.1.x

f523b602114b42898eff24b1ba91a2542aba1167
35ce3d7ed74cb32e468afed818255f9a2ee96241

fix for SGF-80
fix test plus add extra check for client cache
This commit is contained in:
Costin Leau
2012-03-08 18:49:09 +02:00
parent d0a6835556
commit 36483e0f2f
3 changed files with 14 additions and 4 deletions

View File

@@ -12,6 +12,6 @@
</gfe:pool>
-->
<gfe:cache/>
<gfe:client-cache/>
<gfe:client-region data-policy="NORMAL" name="ChallengeQuestions" id="challengeQuestionsRegion"/>
</beans>

View File

@@ -9,7 +9,7 @@
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
<gfe:cache />
<gfe:client-cache />
<gfe:client-region id="simple" pool-name="gemfire-pool"/>