You need to use an extended persisten context otherwise is is closed on forwarding to the
view.
@PersistenceContext(type=EXTENDED) EntityManager em;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040666#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...