After a first read of the tutorial, FAQ and TreeCache documentation, I have a few questions on JBossCache:
1) Locking: when J2EE transactions are used, I suppose that locking is done accross all the nodes of the cluster. Is it correct? 2) I saw in the different post that XAResource interface was not implemented yet, only the Synchronization interface was. Is is it still the case? If yes, the section 7 of the TreeCache documentation is talking about 2PC and how it works with TreeCache, but I do not understand how TreeCache can rollback the transaction if only the Synchronization interface is implemented. 3) Any thought (or not) on security support in JBoss Cache? I guess the first concern is to make sure that you can control who can access object in the cache. Is this something that JBoss cache will address at some point or is it completely up to the way the app server is configured and the security at the MBean level if JBossCache is deployed as an MBean? Thanks in advance for the help. Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843894#3843894 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843894 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
