Right, so you're referring to a persistence context that doesn't exist (because you have no persistence.xml)
On Tue, May 28, 2013 at 12:27 PM, Caterpillar <[email protected]>wrote: > 2013/5/28 John D. Ament <[email protected]> > > > Do you have an injection point that is using @PersistenceContext ? > > > > > > > Yes I do. > > It is in DataAccessService.java @ > > http://www.simtay.com/simple-crud-web-application-with-jsf-2-1-primefaces-3-5-maven-and-jpa/ >
