Issue Type: Bug Bug
Affects Versions: 1.2.0.Final
Assignee: Hardy Ferentschik
Attachments: hibernate-generator-test.zip
Created: 24/May/13 2:22 AM
Description:

We have a Entity with an @EmbeddedId field. The embedded class has no properties at all but extends a @MappedSuperclass which only one property.

If hibernate boots up it logs:

ERROR MetadataContext - HHH015011: Unable to locate static metamodel field : annotation.Entity_#ref
ERROR MetadataContext - HHH015011: Unable to locate static metamodel field : pojo.Ref_#id

In the attached example i have created an @Entity with an @EmbeddedId not extending some class. For this entity the meta model looks fine.

Project: Hibernate Metamodel Generator
Priority: Major Major
Reporter: Daniel Zwicker
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira