User development,
The document "JBossCacheMultiplexer", was updated Feb 22, 2010
by Manik Surtani.
To view the document, visit:
http://community.jboss.org/docs/DOC-10274#cf
Document:
--------------------------------------------------------------
This page talks about using JBossCache over a multiplexed JGroups channel. Note that you
first need the JGroups
http://community.jboss.org/docs/DOC-11447 set up and running in
JBossAS.
+Note that this is only possible in JBoss Cache 2.x.+
* Comment out the ClusterConfig attribute in your JBoss Cache config file.
* Use the MultiplexerService and MultiplexerStack attribs to point JBoss Cache to the
multiplexer service and the stack to use.
See the
http://labs.jboss.org/jbosscache/docs for more details.
--------------------------------------------------------------