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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...