This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Valid jbosscache (cascabel) configuration with hibernatemarilenc Sep 21, 2010 2:53 AM (in response to marilenc)Just to give a partial answer to myself and others searching for the same response here is a link to a simple local configuration for treecache which works along with other configurations and observations. 
- 
        2. Re: Valid jbosscache (cascabel) configuration with hibernategalder.zamarreno Sep 23, 2010 1:45 PM (in response to marilenc)Hmmm, why do you wanna use a SharedJBossCacheRegionFactory? It's much better if you use a MultiplexedJBossCacheRegionFactory and let the system use the default config file which works perfectly unless you have a good reason not to use that configuration (see http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.5.6-Final/cache-jbosscache/src/main/resources/org/hibernate/cache/jbc/builder/jbc-configs.xml) 
 
    