You have to set "unitName":
@PersistenceContext(unitName="demo")
| private EntityManager em;
Hope this helps
Wolfgang
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002258#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...