[jboss-user] [EJB 3.0] - Re: MyEclipse5.5.1GA+JBOSS4.2.1GA+EJB3, very strange problem?

Wolfgang Knauf do-not-reply at jboss.com
Sat Aug 11 09:22:07 EDT 2007


Hi !

I think you need the attribute "unitName" which points to the name of your persistence unit:
@PersistenceContext (unitName="...") EntityManager em; 

Hope this helps

Wolfgang

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

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



More information about the jboss-user mailing list