Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11368

false error with hibernate annotations Type:

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.Beta3
    • None
    • hibernate
    • None
    • Hide

      To reproduce:

      import the attached maven project
      convert to faceted project
      enable jpa 2.0
      platform hibernate 2.0
      disable library configuration

      Show
      To reproduce: import the attached maven project convert to faceted project enable jpa 2.0 platform hibernate 2.0 disable library configuration

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              dgeraskov Dmitry Geraskov (Inactive)
              jjfraney_jira John Franey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: