@PersistenceContext is an EJB annotation, however your component is a POJO. My
suggestion is to use a Seam-managed persistence context and inject via @In (look at the
seamspace or seambay examples).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106326#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...