Hi, I'm using Geronimo 2.1, where exactly is the EJB entity cache configured from within an application? The openejb-jar.xml, persistence.xml, ejb-jar.xml or some other location?
In my log file I have numerous repeated calls from Open EJB using the findAll() methods. It seems to be hitting the database multiple times for a single table in a short period making me think there is no cache configured. Thanks, ApolloX -- View this message in context: http://www.nabble.com/EJB-Entity-Cache-in-Geronimo-2.1-tp15614510s134p15614510.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
