Hi David-

> Probably need either
> 
> A. A security manager
> 
> B. app class definitions available to client.
> 
> RMI will not want to download those definitions without a security manager.

Thanks for the tip. I believe that the test client does have access to the 
classes because it's in the same package, and the package root directory is
in the classpath. I run the client as java com. ... .testClient so, if
it can find the client, finding the rest of the code should work.

Does that help at all?

S-



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to