I know that an injected EntityManager (@PersistenceContext EntityManager em) in 
not a singleton. But this is what I am experiencing in my application!

I have a @Stateless bean with @PersistenceContext entity manager. It seems that 
during the whole application the entitymanager is *always the same object*. 

Why?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166084#4166084

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166084
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to