[jbosstools-issues] [JBoss JIRA] (JBIDE-11368) false error with hibernate annotations Type:

John Franey (JIRA) jira-events at lists.jboss.org
Wed Mar 21 08:56:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Franey updated JBIDE-11368:
--------------------------------

    Attachment: jpa-problem.zip


sample maven project
                
> false error with hibernate annotations Type: 
> ---------------------------------------------
>
>                 Key: JBIDE-11368
>                 URL: https://issues.jboss.org/browse/JBIDE-11368
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>            Reporter: John Franey
>         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

        


More information about the jbosstools-issues mailing list