what do you mean by communicate? JBoss Cache is a shared in memory data store so if you
mean you want to share data, then this works. Start up 2 JBC instances in each JVM, in
replicated mode. See docs about this.
If you want to pass messages between the 2 JVMs, you're probably better off using
JMS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139211#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...