Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 64581 invoked from network); 3 Jan 2007 22:06:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2007 22:06:10 -0000 Received: (qmail 28303 invoked by uid 500); 3 Jan 2007 22:06:16 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 28197 invoked by uid 500); 3 Jan 2007 22:06:16 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 28188 invoked by uid 99); 3 Jan 2007 22:06:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 14:06:16 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of awhite@bea.com designates 63.96.162.5 as permitted sender) Received: from [63.96.162.5] (HELO ussjmh01.bea.com) (63.96.162.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 14:05:27 -0800 Received: from [172.17.31.206] (sj-iz-172-17-31-206.bea.com [172.17.31.206]) by ussjmh01.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id l03M4d6j009120 for ; Wed, 3 Jan 2007 14:04:39 -0800 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <8B05B93F-68BF-4400-AC7B-2701E48C7B70@bea.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5B6A2CB0-420A-4A8C-897B-089DB05163C0@bea.com> Content-Transfer-Encoding: 7bit From: Abe White Subject: Re: Configuration: either / or ? Date: Wed, 3 Jan 2007 14:04:30 -0800 To: open-jpa-dev@incubator.apache.org X-Mailer: Apple Mail (2.752.3) X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.3.124932 X-Virus-Checked: Checked by ClamAV on apache.org > When execute, for each of the Map key I'm passing I'm getting: > > <4|false|0.9.6-incubating-SNAPSHOT> > org.apache.openjpa.persistence.ArgumentException: Missing getter for > property "ConnectionDriverName" in type "class > org.apache.openjpa.persistence.EntityManagerImpl". Because you shouldn't be passing your property map to the createEntityManager call. That call takes EntityManager properties, not EntityManagerFactory settings. _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.