Re: Help with java.rmi.server.codebase

Bob Scheifler <[email protected]> Tue, 2 Jan 2007 17:59:04 -0500
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
> A quirk of JRMP (not inherited by JERI) is that classes in an
> incoming remote call that don't have annotations can in fact
> be loaded on the server side from the server's codebase URLs.

There I go trying to be precise, and blow it.  Sorry.  It isn't a
JRMP vs JERI difference, it's a difference between the default
RMIClassLoader provider and Jini's PreferredClassProvider (which
is an alternate RMIClassLoaderSpi implementation).

- 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