When I try and inject a seam managed entity manager into a Stateful session bean, nothing
gets injected and I get a null pointer, Injection of of the entity manager into POJO's
works fine. The reason I need a seam managed em and not a EJB em is that I am using
hibernate filters for access control.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050746#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...