Results 1 to 3 of 3

Thread: Hibernate annotations problems

  1. #1

    Default Hibernate annotations problems

    Hello, I've recently upgraded from Spring 1.2.3 -> 1.2.5 and from hibernate-annotations b3 -> b5. And now The application context build is failing due to an error of a class named SecondPass located at org.hibernate.cfg. This class existed on b3 but not on b5. I do HATE Jboss group for doing does things ( I remember one time they changed the method name on an MBean from 4.01 -> 4.02 without using depracated or nothing, they don't care about compatibility).
    Well anyway, I'm trapped, on one hand I need b5 to use enums in a proper way with mySQL database (there was a bug on b3) and in the other hand I need spring. Is there an easy fix for these?

    Regards

  2. #2

    Default

    got it working. Hibernate annotations b6 works only with hibernate 3.1

  3. #3
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    next time please use the Data Forum.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •