8 Replies Latest reply on May 24, 2016 10:40 AM by nickboldt

    BIRT Issues with Hibernate 4.1.x

    naresh_bahety

      I am using this jar org.jboss.tools.birt.oda_1.3.0.v20120611-2045-H100-Final.jar with hibernate 4.1.x

       

      which has a slightly changed SessionFactoryImplementor (moved from org.hibernate.engine to org.hibernate.engine.spi.), so I get exception:

       

       

       

      java.lang.NoClassDefFoundError: org/hibernate/engine/SessionFactoryImplementor

       

                     at org.jboss.tools.birt.oda.impl.HibernateConnection.open(HibernateConnection.java:49)

       

                     at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaConnection.open(OdaConnection.java:250)

       

                     ...

       

       

       

      Do you have any idea, how can I solve this? Is there a version that works with Hibernate 4.0?

       

      Any help is highly appreciated.

       

      Thanks

      Naresh Bahety