Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B7FBFD646 for ; Sun, 2 Dec 2012 20:44:45 +0000 (UTC) Received: (qmail 93218 invoked by uid 500); 2 Dec 2012 20:44:45 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 93176 invoked by uid 500); 2 Dec 2012 20:44:45 -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 93168 invoked by uid 99); 2 Dec 2012 20:44:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2012 20:44:45 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of larson.micah@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Dec 2012 20:44:38 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TfGOf-0006nj-Nx for user@geronimo.apache.org; Sun, 02 Dec 2012 12:44:17 -0800 Date: Sun, 2 Dec 2012 12:44:17 -0800 (PST) From: "larson.micah" To: user@geronimo.apache.org Message-ID: <1354481057731-3986123.post@n3.nabble.com> In-Reply-To: References: <1354394377854-3986115.post@n3.nabble.com> Subject: Re: Persistence configuration MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ivan Xu wrote > the value for non-jta-data-source in persistence.xml should be > jdbc/RestaurantPool Thank you, that made a difference; now I'm getting a different error: I fixed this in non-EE projects by including derby jars on the classpath and adding a "properties" section to the persistence unit in persistence.xml. I think Geronimo includes the drivers I need, though, and I was under the impression that the used the configuration in Geronimo and thus didn't need explicit properties defined in persistence.xml. -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Persistence-configuration-tp3986115p3986123.html Sent from the Users mailing list archive at Nabble.com.