[jboss-user] [EJB 3.0] - Re: How to access EntityManager in a Thread run() method?
wolfc
do-not-reply at jboss.com
Fri Oct 3 02:59:44 EDT 2008
Fixed in rev 61993 (so it's in AS 5 Beta 2). I suggest using AS 5.0 CR2.
PS. You shouldn't access an EJBs EM in another thread. The transaction isn't propagated, so you'll probably run into interesting problems.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180211#4180211
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180211
More information about the jboss-user
mailing list