[jboss-user] [JBoss Cache: Core Edition] - Re: Manual node locking?

mircea.markus do-not-reply at jboss.com
Wed Jun 17 14:31:48 EDT 2009


Look at the Option API, namely at setForceWriteLock method. This will acquire a WL even if you're doing a read. Re:transaction, you can either use the one JBossCache supplies (DummyTransactionManager) or try integrating with another one, e.g. JBossTM. 

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

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



More information about the jboss-user mailing list