Hi,
I’m using version 4.1M1. Not sure if this is a bug, but I’ve tried to set-up a Spring-based Hibernate SessionFactory and data source, but Spring bean configuration complains that it was not able to find the org.springframework.orm.hibernate3.LocalSessionFactoryBean class.
I then checked though all the Spring libraries, but couldn’t find the spring-hibernate.jar where this class should be found.
Am I missing something here?