[jboss-user] [EJB 3.0] - Re: Cannot create EntityManager from Springframework

2007-07-27 Thread wiberto
I did some more testing around and it's not related to Spring alone. I ran a Junit for the same code and it creates the objects just fine. I need to change the data source to finish the test the whole way, but it created the entity manager and mapped the entities. So the issue comes when runnin

[jboss-user] [EJB 3.0] - Re: Cannot create EntityManager from Springframework

2007-07-26 Thread wiberto
Where you able to fix this issue? I'm getting the same error. And I know the HibernatePersistence class in the jar file I have implements the interface because I decompiled the class. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068038#4068038 Reply to t