Do you know whether SmartGWT supports the latest Spring and Hibernate releases?
I'm running with Spring 3.1.1 and Hibernate 4.1.4, getting the following error in the log:
It is a LocalSessionFactoryBean, but it is version 4: "org.springframework.orm.hibernate4.LocalSessionFactoryBean"
Isomorphic SmartClient Framework (v8.2p_2012-04-30/Enterprise Deployment 2012-04-30)
I'm running with Spring 3.1.1 and Hibernate 4.1.4, getting the following error in the log:
Code:
ERROR HibernateDataSource - Attempted lookup of Hibernate sessionFactory via Spring bean &sessionFactory failed. The returned object was not an instance of LocalSessionFactoryBean
Isomorphic SmartClient Framework (v8.2p_2012-04-30/Enterprise Deployment 2012-04-30)
Comment