[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuring JBoss 5.0.0 CR1 for MySQL

jaikiran do-not-reply at jboss.com
Tue Sep 30 02:30:57 EDT 2008


anonymous wrote : @PersistenceContext(name = "GraphicServerPU")
  | private EntityManager entityManager; 

It should be unitName and not name:

@PersistenceContext(unitName = "GraphicServerPU")



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

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



More information about the jboss-user mailing list