[jboss-user] [JBossCache] - Query related to jboss cache transaction

arif.mohammed1@wipro.com do-not-reply at jboss.com
Tue Jan 15 02:30:12 EST 2008


Hi,

    I have configured jboss cache programatically though a servlet on glass fish in clustered environment and cluster name in cache configuration file is "JBossCache-Cluster"

    Now My requirement is whenever an instance is trying to change the values of POJO's in this cache other instance should not able to read or write in this cache(exclusive lock on entire cache)

   My understanding is whenever i start a transaction, it will acquire an exclusive lock on entire cache, is this correct?

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

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



More information about the jboss-user mailing list