[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
Fri Nov 14 18:43:31 EST 2008


We have another problem to solve now.

The latest JGroups (not sure if 2.6.7 or 2.6.6) changed one semantic over the channels.


We have a test that instantiate several channels inside the same VM. Before this was working fine, but now I can't connect more than one channel on the same singletonName on the stack. I have removed the singleton attribute but then the channels are not seeing each other. 

I create multiple stacks (one for each instance) and they don't see each other either.


How can someone create multiple connected JChannels on the UDP inside the same VM for tests?

For the Record, the test I have problem now is ClusteredPostOfficeTest.

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

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



More information about the jboss-dev-forums mailing list