I've noticed memory (which is available to the JVM) isn't being used leading
me to believe it's not caching any entity beans.  Every call to a finder
method hits the database.

Does G2.1 not support caching of CMP 2.1 beans, or is this a configuration
issue?

-Scott



djencks wrote:
> 
> I'm not sure what that means..... however the cmp 2.1 support in g 2.1 is
> a wrapper around jpa with IIUC the main purpose to provide correct
> functionality while you migrate your apps to JPA.  I don't think
> performance of cmp entity beans has been addressed at all.  Again IIUC the
> performance is
> 
> openjpa (jpa in g 2.x) >> cmp 2 in g 1.x (based on tranql) >> cmp 2 in g
> 2.x (wrapper around jpa)
> 
> Hopefully if I'm less than accurate someone will correct me.
> 
> thanks
> david jencks

-- 
View this message in context: 
http://www.nabble.com/EJB-Entity-Cache-in-Geronimo-2.1-tp15614510s134p15633908.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to