In article <000001befa8d$35da1510$[EMAIL PROTECTED]> you write:
>Has anybody tried Jini on Linux...Any help about this will be useful..
>
I'm using it and it works. What's more to say?
If you are having problems, check three things:
1. Multicast support in the kernel (>=2.0.37);
2. The correct multicast route in your routing table (dest=224.0.0.0
mask=240.0.0.0 dev=eth0);
3. No multicast routing support in the kernel (I have the suspicion
that this interferes with looping back local mc packets that are
leaving the box).
I have seen RMID crashing after running a while on the JDK 1.2
pre-release builds, you probably want to disable the JIT for the RMID (this
could also be due to the fact that I'm running the RMID on my SMP box,
though)..
--
Cees de Groot http://www.cdegroot.com <[EMAIL PROTECTED]>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]