This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: proper place for AUTH in jgroups-channelfactory-stacks.xbrian.stansberry Oct 5, 2009 3:44 PM (in response to mcconnma)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. 
- 
        2. Re: proper place for AUTH in jgroups-channelfactory-stacks.xmcconnma Oct 6, 2009 6:04 AM (in response to mcconnma)Thanks Brian!, confirmed, by adding the AUTH to those 2 additional stacks, the observed behavior is as expected. 
 
    