[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Changes on the JBM stack on JBoss5
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Nov 17 18:00:05 EST 2008
"bstansberry at jboss.com" wrote :
| You can't run multiple channels with the same singleton name and the same channel name in the same VM. That's a hassle in testsuites, which is where people typically try to do that. This is not a regression; JBM didn't have a singleton name in its config before. You and I discussed the two workarounds to this, which are basically testsuite config changes. You say the workarounds didn't work. We need to understand why not, so we can determine if that means there is an actual JGroups regression.
I had tried your suggestions and I couldn't get each JChannel to talk to each other.
After Vlad's post I understood that this wouldn't work any way.
But today I was playing with JChannel alone in a test, and I figured out I needed to make sure I had java.net.preferIPv4Stack=true on my VM. After setting that it worked.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189935#4189935
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189935
More information about the jboss-dev-forums
mailing list