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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...