"Kevin.Conner(a)jboss.com" wrote : "mark.little(a)jboss.com" wrote : The
transaction is garbage collected when it completes.
| Unless a reference is held elsewhere which is why the transaction should disassociate
itself from the coordinator on completion.
|
If JCA is involved then there was an issue a month or so ago that could have caused a
leak, but that's been fixed and was in time for the CR2 build, I believe. The
transaction does disassociate itself from the global (VM) repository when it terminates
and everything else that has a reference to the transaction is also transient, with the
exception of the transaction reaper. However, terminated transactions also remove
themselves from there too.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028054#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...