[jboss-user] [JBossCache] - Re: Performance Issue with Jbosscache

bstansberry@jboss.com do-not-reply at jboss.com
Thu Dec 14 09:51:54 EST 2006


You say you made it cluster aware.  Is there actually a cluster involved?  Your config shows it binding to localhost, so any cluster would have to be made up of nodes running on the same machine.

Also what JGroups release is on the classpath? You can test by executing

java -cp jgroups.jar;commons-logging.jar org.jgroups.Version

from the dir where the jars are.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993873#3993873

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993873



More information about the jboss-user mailing list