Container-managed persistence contexts (ie. @PersistenceContext) only work in EJBs. Your
DAO is not an EJB, so you must use a Seam-managed persistence context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007475#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...