[
https://jira.jboss.org/jira/browse/JBIDE-4015?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-4015:
---------------------------------------
Fix Version/s: 3.1.0.M3
one more of those for "better error handling in hibernate console plugin"
Edit Configuration - if configuration file hibernate.cfg.xml contains
<mapping class="..."> and config type is "Core" - will result
exception
---------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4015
URL:
https://jira.jboss.org/jira/browse/JBIDE-4015
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M3
Exception:
org.hibernate.MappingException: An AnnotationConfiguration instance is required to use
<mapping class="..."/>
An AnnotationConfiguration instance is required to use <mapping
class="..."/>
this is expected behavior - the user should select "Annotations" or
"JPA"
but it will be a nice feature if in the case hibernate.cfg.xml contains <mapping
class="...">
"Core" will become disabled or warning (or error) mesage be display.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira