Hello All,
I'm doing a Weblogic Migration to JBoss 7.
While doing this migration to Jersey 2 and OpenJPA 2.2.2, everything is being properly deployed but the EntityManager in my EJB's isn't.
I have disabled the Resteasy (which If I enable, the entityManager gets properly injected).
Any ideas what am I doing wrong?
Best Regards,
danidomi