Wait a minute, your CacheMode is REPL_ASYNC, which means that JBossCache tries to
replicate each modfication ! Change that to LOCAL if you don't want replication, or
use (a) transactions or (b) a replication queue if you want to bundle modifications.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994126#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...