[jboss-user] [EJB 3.0] - Re: jpa persistence deployment error

jaikiran do-not-reply at jboss.com
Fri Nov 14 01:35:33 EST 2008


anonymous wrote : @PersistenceContext(name="prj")

This should be

@PersistenceContext(unitName="prj")


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

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



More information about the jboss-user mailing list