From bde6cf8ab3621ac304ba94d0822176ade2f10313 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Fri, 11 Feb 2011 14:51:47 +0200 Subject: [PATCH] SGF-32 + clarify the 'cryptic' note --- docs/src/docbkx/reference/bootstrap.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/docbkx/reference/bootstrap.xml b/docs/src/docbkx/reference/bootstrap.xml index f90a4e31..8590ec93 100644 --- a/docs/src/docbkx/reference/bootstrap.xml +++ b/docs/src/docbkx/reference/bootstrap.xml @@ -215,8 +215,8 @@ ]]> - If the region does not exist, an initialization exception will be thrown. See the section below - on how to configure GemFire regions. + If the region does not exist, an initialization exception will be thrown. For configuring new GemFire regions + proceed to the sections below for replicated, partitioned, client or advanced region configuration. Note that in the previous examples, since no cache name was defined, the default SGF naming convention (gemfire-cache) was used. If that is not an option, one can point to the cache bean through the cache-ref attribute: