0 Replies Latest reply on Aug 4, 2011 8:12 AM by kaneeec

    Problem with Hibernate when migrating from 4.0.5 to 5.1.1

    kaneeec

      Our application uses Hibernate 3.0.2 for the database access. It works properly on old JBoss 4.0.5 but on the new JBoss it tries to call the logicalColumnName method in NamingStrategy which is not even in the Hibernate's API. Any ideas where could be the problem?