[jboss-user] [Clustering] - Re: proper place for AUTH in jgroups-channelfactory-stacks.x

2009-10-06 Thread mcconnma
Thanks Brian!, confirmed, by adding the AUTH to those 2 additional stacks, the observed behavior is as expected. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258832#4258832 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[jboss-user] [Clustering] - Re: proper place for AUTH in jgroups-channelfactory-stacks.x

2009-10-05 Thread bstansbe...@jboss.com
Your logging is coming from the JBoss Messaging channels, which do not use the "udp" protocol stack. They use "jbm-control" and "jbm-data" lower down in the same file. So you'll need to add AUTH there as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=425