Is jta transaction in jboss threadlocal? When a session bean executes with 
required transaction attribute, then the session bean will hold a thread, in 
jboss3.2.1 TxManager it will attach a transaction with the session bean using 
threadlocal, but I wonder if so how to support requirednew attribute? because we have 
a transaction attached , when it needs a new transaction, how it attached to 
threadlocal?  
    Maybe I misunderstand the transaction in jta, any advice  will be  appreciated.



Best Regards. 

 Zhou


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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844061


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to