[jboss-user] [Clustering/JBoss] - Re: How to trace

bstansberry@jboss.com do-not-reply at jboss.com
Fri May 8 10:02:35 EDT 2009


Your category names are wrong. Rule for figuring out the classname of a JGroups protocol from the name of it's config element in a protocol stack configuration is:

org.jgroups.protocols. + element-name

(Note there's no "jboss" in the package -- JGroups long predates it's association with JBoss.)

For example:

org.jgroups.protocols.TCPPING

org.jgroups.protocols.pbcast.GMS



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

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



More information about the jboss-user mailing list