The reason is that you're using a version of JGroups which is newer than the version
of the config file, and has these properties deprecated. As Brian mentioned, simply remove
the properties from the config files.
You can find out the version of JGroups by executing:
java -cp jgroups.jar org.jgroups.Version
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964177#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...