Re: [hibernate-dev] Wrong hibernate ID bug

2007-05-09 Thread Archie Cobbs
D'oh!! And thanks :-) Hmm... I wonder if it would be possible for Hibernate to emit a warning when it needs to extend a method but discovers that the method is final? Not for me, for the next guy... I won't make this mistake again! On 5/9/07, Steve Ebersole <[EMAIL PROTECTED]> wrote: The bug i

[hibernate-dev] Wrong hibernate ID bug

2007-05-09 Thread Archie Cobbs
Hello, I found what seems like a fairly serious and fundamental bug, which I reported in the forum [1] and filed in JIRA [2] four months ago (against version 3.2.1). The bug is easy to reproduce, and reproducible test case is included. At least one other person has reported seeing it also. This