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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...