Assuming you're using a seam-managed persistence context, you can just do
| EntityManager entityManager = (EntityManager)
Component.getInstance("entityManager");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076071#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...