Re: FieldMapping for entity incorrect, wrong field read from object

2012-04-25 Thread Rick Curtis
Mike - Can you post the Entities that you're having problems with? Thanks, Rick On Tue, Apr 24, 2012 at 10:47 PM, Mike Goldner mike.gold...@gmail.comwrote: I have an entity that extends an abstract MappedSuperClass class. The abstract class only declares an ID and Version field. When I

Re: FieldMapping for entity incorrect, wrong field read from object

2012-04-25 Thread Rick Curtis
Should a JIRA ticket be created for this. Yes, please do. Thanks for taking the time to come up with a small UT. Thanks, Rick On Wed, Apr 25, 2012 at 11:00 AM, Mike Goldner mike.gold...@gmail.comwrote: Rick, OK, so in the process of trying to create a stand-alone reproducible test of this

Re: FieldMapping for entity incorrect, wrong field read from object

2012-04-25 Thread Mike Goldner
I've create https://issues.apache.org/jira/browse/OPENJPA-2177 and attached a small maven/junit test case demonstrating the issue. Thanks, Mike On 4/25/12 12:22 PM, Rick Curtis curti...@gmail.com wrote: Should a JIRA ticket be created for this. Yes, please do. Thanks for taking the time to

FieldMapping for entity incorrect, wrong field read from object

2012-04-24 Thread Mike Goldner
I have an entity that extends an abstract MappedSuperClass class. The abstract class only declares an ID and Version field. When I attempt to persist the object, I get the following error: 2185 [main] DEBUG openjpa.Runtime - An exception occurred while ending the transaction. This exception