[
https://issues.jboss.org/browse/JBIDE-11368?page=com.atlassian.jira.plugi...
]
Jiri Peterka commented on JBIDE-11368:
--------------------------------------
Dmitry, it sounds reasonable. Anyway can more accurate message should be shown (something
like that "class cannot be resolved for validation"). Or is there another error
message for that? What do you think?
false error with hibernate annotations Type:
---------------------------------------------
Key: JBIDE-11368
URL:
https://issues.jboss.org/browse/JBIDE-11368
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Reporter: John Franey
Assignee: Dmitry Geraskov
Fix For: 3.3.0.Beta3
Attachments: eclipse.config, jpa-problem.zip
The false error comes when the hibernate core is excluded from project's classpath.
Type class "org.jasypt.hibernate.type.EncryptedStringType" should implement one
of interfaces
"org.hibernate.type.Type","org.hibernate.usertype.UserType",
"org.hibernate.usertype.CompositeUserType",
"org.hibernate.usertype.UserCollectionType". Order.java /jpa-problem/src/main/java/org/sample line
19 JPA Problem
Type class "org.joda.time.contrib.hibernate.PersistentDateTime" should
implement one of interfaces
"org.hibernate.type.Type","org.hibernate.usertype.UserType",
"org.hibernate.usertype.CompositeUserType",
"org.hibernate.usertype.UserCollectionType". Order.java /jpa-problem/src/main/java/org/sample line
39 JPA Problem
Also attached is help->about eclipse->installation details->configuration
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira