[jboss-user] [EJB 3.0] - Re: Can't inject PersistenceContext, NullPointerException wh

PeterJ do-not-reply at jboss.com
Wed Dec 31 12:31:13 EST 2008


Try:

  @PersistenceContext(unitName = "PrototypeCRMSystem-ejbPU")
  |   private EntityManager em;


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199072#4199072

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199072



More information about the jboss-user mailing list