[
https://jira.jboss.org/browse/JBIDE-4949?page=com.atlassian.jira.plugin.s...
]
Jiri Peterka closed JBIDE-4949.
-------------------------------
Assignee: Jiri Peterka (was: Dmitry Geraskov)
Can't replicate either. Verified JBDS 4.0.0.v201008261621R-H420-M2, Linux 64
ConsoleConfiguration could not be build if entity-id specified in
orm.xml but not specified in java.
----------------------------------------------------------------------------------------------------
Key: JBIDE-4949
URL:
https://jira.jboss.org/browse/JBIDE-4949
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.M4
Reporter: Dmitry Geraskov
Assignee: Jiri Peterka
Fix For: 3.2.0.M2
Entity mapped as:
<entity class="tph.TablePerHierarhy_Top">
<inheritance strategy="SINGLE_TABLE" />
<attributes>
<id name="tph_Id"/>
<basic name="tph_DataTop"></basic>
</attributes>
</entity>
org.hibernate.console.HibernateConsoleRuntimeException: Could not create JPA based
Configuration
Could not create JPA based Configuration
<No message>
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: <no message>
java.lang.reflect.InvocationTargetException
javax.persistence.PersistenceException: org.hibernate.AnnotationException: No
identifier specified for entity: tph.TablePerHierarhy_Top
org.hibernate.AnnotationException: No identifier specified for entity:
tph.TablePerHierarhy_Top
org.hibernate.AnnotationException: No identifier specified for entity:
tph.TablePerHierarhy_Top
No identifier specified for entity: tph.TablePerHierarhy_Top
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira