You can use SMPC (Seam Managed Persistence Context if I'm right) using the @In and the
correct field name. Example:
@In
| EntityManager entityManager;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077190#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...