Hi Bela,,
I did indeed use org.jgroups.blocks.mux.MuxUpHandler and org.jgroups.blocks.mux.MuxMessageDispatcher so I guess I'm on the right track.
Thanks for the pointer
Tristan
Hey Tristan, Sanne,
make sure you didn't use any classes in the org.jgroups.mux package; the
new multiplexer (written by Paul) is in org.jgroups.blocks.mux. There is
a test MuxRpcDispatcherTest, which shows you how to use it. Otherwise, I
hang out in #jgroups @ irc.freenode.net...