This document describes JBossCache that consists of two modules: TreeCache (a replicated transactional tree-structured cache) and TreeCacheAop (an "object-oriented" cache that extends TreeCache but also use AOP to dynamically manage Plain Old Java Objects [POJOs]).
Currently there is a reference documentation for both TreeCache and TreeCacheAop.
There is also a tutorial that illustrates both the features of TreeCache and TreeCacheAop.
You can find the JavaDoc documentation for both TreeCache and TreeCacheAop here.
And finally, we have also compiled a FAQ.
JBossCache can either be run inside JBoss AS or as a standalone package (you can download it here). Please refer to FAQ for further details.
Bela Ban (bela@jboss.com), Ben Wang (ben.wang@jboss.com), and Harald Gliebe.
Visit JBossCache Forum for questions and problems.