How are you deploying your application? (J2EE, J2SE, ...) Can you post the source to the classes, or at least IdentifiablePersistentEntity?
-Patrick -- Patrick Linskey BEA Systems, Inc. _______________________________________________________________________ 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. > -----Original Message----- > From: Roozbeh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 12, 2006 1:25 AM > To: open-jpa-dev@incubator.apache.org > Subject: Strange exception while running test cases for kodo > > > Hi! > > I have a simple class called Account which inherits form > IdentifiablePersistentEntity and when I want to create > Account object I got > this error: > > "java.lang.NoSuchMethodError: > IdentifiablePersistentEntity.pcGetManagedFieldCount() I" > > Does anyone have any Idea? > > Regards, > Roozbeh Maadani > > > -- > View this message in context: > 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. > >