Hi everybody, 
Are there any way to save the current Transaction and make commit in other 
Thread (not the transaction starter) ?

I have tried to save the status of TransactionManager,
with suspend and  resume, it works only in the same Thread(Transaction Starter) 
but doesn?t in other Thread. 
So which objects are needed to give this to another Process and make the commit 
TransactionManager and the Transaction ? 
Are there any workaround to do this? 


TreeCache Configuration :
TransactionManager: DummyTransactionManagerLookup
IsolationLevel: REPEATABLE_READ
CacheMode : REPL_ASYNC

Thanks 
for any help


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

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

Reply via email to