[jboss-dev-forums] [Design of JBossCache] - Re: Default classloader for deserialization

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Nov 29 09:13:06 EST 2006


Brian actually speaks about (correct me if I am wrong) a custom usage where each app starts it's own cache.

For 'shared' caches, such as http session repl and the like, a single cache is shared across webapps and using regions is the default here.

But using regions has it's own overhead and in the case where there is only one app using the cache, the default TCCL used should be the one that started the cache. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989699#3989699

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989699



More information about the jboss-dev-forums mailing list