From bdb7a4669e62c71f036491e81f5ba1fac19c240f Mon Sep 17 00:00:00 2001 From: costin Date: Wed, 1 Sep 2010 11:20:15 +0300 Subject: [PATCH] SGF-10 SGF-15 + add server + locator sub elements for pool element --- .../gemfire/config/spring-gemfire-1.0.xsd | 32 +++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd index 97827c8a..0511cdca 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd @@ -75,7 +75,7 @@ The name of the cache loader bean referred by this declaration. If no reference - + @@ -425,6 +425,29 @@ The name of the pool used by this client. + + + + + + + + + + + + + + + + + + + + + + + + + -