In the file jbossTestCache.xml we see that by default the cache loaders have been disabled.
Could any one guide as - as to how does the jboss cache work when no class loading is specified. What is the default mechanism of persistence / state replication ? We are aware that there are different cache loaders that can be used: FileCacheLoader,BdbjeCacheLoader, JDBCCacheLoader, TcpDelegatingCacheLoader, ClusteredCacheLoader. [ http://www.jboss.org/file-access/default/members/jbosscache/freezone/docs/1.4.1.SP4/TreeCache/en/html/cache_loaders.html Jboss Cache Loaders ] What cache loader is preferred way of implementation?. How much would be the overhead of using JDBCCacheLoader and the performance impact of it?. -- View this message in context: http://www.nabble.com/Jboss-cache-configuration-tp25451599p25451599.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
