OK I've fixed this problem but only to discover another one :(
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4805
Basically, Adam makes use of generics to declare its components. Since HEM's
metamodel generator does not use the XLayer that resolve these generics to
their value, a
In fact I think it's a user-contributed test case.
So damn you users, damn you! ;)
Adam
> OK I've fixed this problem but only to discover another one :(
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-4805
>
> Basically, Adam makes use of generics to declare its components. Sinc
Begin forwarded message:
> From: Emmanuel Bernard
> Date: 15 janvier 2010 13:58:19 HNEC
> To: Guenther Demetz
> Subject: Re: [hibernate-dev] 3.5.0-Beta-3 has different behaviour on commit
> as 3.5.0-Beta-2, is this intended?
>
> All should be fixed in trunk now.
> http://opensource.atlassian
So after chasing bugs after bugs for 25 generations, I've got something that
does not cover all cases (that are not within JPA's boundaries anyway) but at
least that does not throw weird exceptions. To test it, you need to get the
latest trunk of HEM and use the latest published snapshot of the