Ah, it looks like gfe:local-region is only relevant to a server cache and not to a client cache. I think what you want is this:
<gfe:client-region id="localRegion" cache-ref="ccf" shortcut="LOCAL"/>
--Jens
Ah, it looks like gfe:local-region is only relevant to a server cache and not to a client cache. I think what you want is this:
<gfe:client-region id="localRegion" cache-ref="ccf" shortcut="LOCAL"/>
--Jens