[jboss-user] [JBossCache] - Any way to save the current Transaction and make commit in o

saho do-not-reply at jboss.com
Tue Dec 5 10:01:41 EST 2006


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



More information about the jboss-user mailing list