All my session beans btw have
@In
private EntityManager entityManager;
instead of
@PersistenceContext(...)
private EntityManager entityManager;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065577#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...