[jboss-user] [JBossCache] - Re: Pojo (Tree Cache) locking question

shalnagr do-not-reply at jboss.com
Tue Aug 1 05:17:30 EDT 2006


1) what about a hard way to obtain botain distributed locking? can ... say Jboss Transactions
help me out ?

2) what about TreeCache Treansactions ?

tx.start
pojo1.setField1();
pojo2.setField2() ;
tx.commit() 

is this transaction distributed?



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

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



More information about the jboss-user mailing list