Do you have firewalls or something like that that could block multicast on your network ? Else you can take a look at the "wsnotification" demo (in latest servicemix distribution) which uses tcp instead.
Cheers, Guillaume Nodet On 4/18/06, greatSM <[EMAIL PROTECTED]> wrote: > > Guillaume, > I setup servicemix-3.0-SNAPSHOT\examples\cluster on two computers, and > started on one computer with command: > ../../bin/servicemix servicemix-poller.xml > and on another computer with command: > ../../bin/servicemix servicemix-writer.xml > I expect the file in "one" computer's "Inbox" should be moved to > "another"computer's "Outbox". But this not happened. (It works inside one > computer with two different consoles window.) > What is my problem? > Thanks --- greatSM > > > The simple example in the README: Make "Cluster" work to move file > > from > > one machine's Inbox to another machine's Outbox. (It works inside one > > machine). > > -- > View this message in context: > http://www.nabble.com/Cluster%2C-two-machines-t1468138.html#a3972529 > Sent from the ServiceMix - User forum at Nabble.com. > >
