This content has been marked as final.
Show 2 replies
-
1. Re: javax.naming.NameNotFoundException when invoking @PersistenceContext(unitName="persistence-pu")
jfclere Sep 26, 2013 2:56 AM (in response to mschwery)On what are you testing?
-
2. Re: javax.naming.NameNotFoundException when invoking @PersistenceContext(unitName="persistence-pu")
mschwery Sep 26, 2013 1:41 PM (in response to jfclere)I figured it out, the EntityManagerFactoryBean was not being loaded.