From user-return-9172-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Thu Feb 21 17:07:08 2008 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 28741 invoked from network); 21 Feb 2008 17:07:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2008 17:07:08 -0000 Received: (qmail 93954 invoked by uid 500); 21 Feb 2008 17:07:01 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 93693 invoked by uid 500); 21 Feb 2008 17:07:00 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 93682 invoked by uid 99); 21 Feb 2008 17:07:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 09:07:00 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 17:06:26 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JSEsV-0000nN-6J for user@geronimo.apache.org; Thu, 21 Feb 2008 09:06:35 -0800 Message-ID: <15614510.post@talk.nabble.com> Date: Thu, 21 Feb 2008 09:06:35 -0800 (PST) From: ApolloX To: user@geronimo.apache.org Subject: EJB Entity Cache in Geronimo 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: scott@selikoff.net X-Virus-Checked: Checked by ClamAV on apache.org 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.