Re: Help with java.rmi.server.codebase

Bob Scheifler <[email protected]> Tue, 26 Dec 2006 15:26:03 -0500
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
> I'm trying to setup my RMI server so it can load some if the needed
> classes off an http server rather than having to put them on the local
> system.

Local class loading does not look at the RMI codebase property; you
can't accomplish what you want using that property.

- Bob

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html