From open-jpa-dev-return-1376-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Tue Dec 12 09:29:04 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 7964 invoked from network); 12 Dec 2006 09:29:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 09:29:03 -0000 Received: (qmail 30826 invoked by uid 500); 12 Dec 2006 09:29:11 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 30733 invoked by uid 500); 12 Dec 2006 09:29:11 -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 30724 invoked by uid 99); 12 Dec 2006 09:29:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 01:29:11 -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 plinskey@bea.com designates 66.248.192.21 as permitted sender) Received: from [66.248.192.21] (HELO usremg01.bea.com) (66.248.192.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 01:29:00 -0800 Received: from usremr01.bea.com (mailrelay.bea.com [10.160.29.91]) by usremg01.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id kBC9ScCt022192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 12 Dec 2006 01:28:38 -0800 Received: from ussjfe02.amer.bea.com (ussjfe02b.bea.com [172.16.120.56]) by usremr01.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id kBC9SZCW022570 for ; Tue, 12 Dec 2006 01:28:37 -0800 Received: from repbex02.amer.bea.com ([10.160.26.99]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 12 Dec 2006 01:28:26 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Strange exception while running test cases for kodo Date: Tue, 12 Dec 2006 01:28:24 -0800 Message-ID: <7D856CDFE035FF45A0420ACBD71BDD6302A2E5EC@repbex02.amer.bea.com> In-Reply-To: <7829863.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Strange exception while running test cases for kodo Thread-Index: Accdz28YGlCm6lgHQgKCt+alAIZyGwAAFiBg From: "Patrick Linskey" To: X-OriginalArrivalTime: 12 Dec 2006 09:28:26.0148 (UTC) FILETIME=[E0462E40:01C71DCF] X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.11.17.61432 X-Virus-Checked: Checked by ClamAV on apache.org How are you deploying your application? (J2EE, J2SE, ...) Can you post the source to the classes, or at least IdentifiablePersistentEntity? -Patrick --=20 Patrick Linskey BEA Systems, Inc.=20 _______________________________________________________________________ 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.=20 > -----Original Message----- > From: Roozbeh [mailto:roozbehmaadani@yahoo.com]=20 > Sent: Tuesday, December 12, 2006 1:25 AM > To: open-jpa-dev@incubator.apache.org > Subject: Strange exception while running test cases for kodo >=20 >=20 > Hi! >=20 > I have a simple class called Account which inherits form > IdentifiablePersistentEntity and when I want to create=20 > Account object I got > this error:=20 >=20 > "java.lang.NoSuchMethodError: > IdentifiablePersistentEntity.pcGetManagedFieldCount() I" >=20 > Does anyone have any Idea? >=20 > Regards, > Roozbeh Maadani >=20 >=20 > --=20 > View this message in context:=20 > http://www.nabble.com/Strange-exception-while-running-test-cas > es-for-kodo-tf2806392.html#a7829863 > Sent from the open-jpa-dev mailing list archive at Nabble.com. >=20 >=20