On Fri, Feb 22, 2008 at 6:36 AM, ApolloX <[EMAIL PROTECTED]> wrote: > Does G2.1 not support caching of CMP 2.1 beans, or is this a configuration > issue?
Hi, All we do is to wrap OpenJPA and let it work for us as far as JPA/CMP2 are concerned. It means that (caution: untested) you should look at what openjpa provides and set up Geronimo pools with OpenJPA pool settings accordingly. Take a look at 1.1. Data Cache Configuration (http://openjpa.apache.org/docs/latest/manual/ref_guide_caching.html#ref_guide_cache_conf). Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
