>I have been trying to get RMI to work for some time now.
RMI works fine in Java/Linux - I rely on it heavily with my code, and
it works as well as it could. (There are some interesting issues
relating to socket limits and 50+ simultaneous calls, but that's Linux
and RMI's fault, not the Linux port).
>I can run the server class, and it binds with the registry just fine.
>When I try to connect with the client, it tells me that the _Stub
>class cannot be found.
This is a basic RMI problem - you should read the RMI FAQ on Sun's web
site. Classpaths in RMI are a bit subtle.
[EMAIL PROTECTED]
. . . . . . . . http://www.media.mit.edu/~nelson/
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]