Websphere can't find my Hibernate-managed EntityManager
I'm using Hibernate 3.4 on Websphere 7, with Spring 2.5.6 On startup, my application seems to have problems with Hibernate vs. OpenJPA: 10/02/12 10:41:50:448 GMT] 00000010 LocalEntityMa I org.springframework.orm.jpa.LocalEntityManagerFactoryBean createNativeEntityManagerFactory Building JPA EntityManagerFactory for persistence unit 'mypu' [10/02/12 10:41:50:495 GMT] 00000010 SystemErr R WARNING: Found unrecognized persistence provider "org.hibernate.ejb.HibernatePersistence" in place of OpenJPA provider. This provider's properties will not be used. ... and then a lovely stack trace caused by: