Thomas, Here are the answers to some of your questions. Sorry for the late reply. Bela and I are swamped recently.
1. Locking. Yes and no. During a tx context, locking is obtained in the current node. But it is not propogated untill tx is committed. If it fails, it will rollback. 2. XAResource is not implemented yet. 3. There is currently no security mechanism 4. Yes, you can create multiple cache clusters sharing the smae channel (but different cluster names). Main problem is if the cache cluster traffic is heavy, the channel will become nosiy. 5. JBossCache deployed under application server (e.g. JBoss AS) requires special attention for classloader scope if you application has special scope (e.g., different child repository under JBoss). I have posted this couple weeks back. I will put this into FAQ. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844757#3844757 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844757 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
