Archive of UserLand's first discussion group, started October 5, 1998.

Re: Why is RMI Java-only? Who does *that* serve?

Author:Kent Spaulding
Posted:10/18/1999; 8:35:01 AM
Topic:Today's scriptingNews Outline
Msg #:12111 (In response to 12105)
Prev/Next:12110 / 12112

You're complicating the issue - SOAP could certainly be used to implement an RMI transport, and it would not be that difficult.

The layers of RMI that use Reflection (for dynamic proxy creation) are transport independent, as is the security model.

Having said that, it is difficult to see how one might implement RMI's pass by value semantics in SOAP - that, at least, is tied to Java Serialization and might have to be omitted for talking to SOAP servers.




This page was archived on 6/13/2001; 4:53:05 PM.

© Copyright 1998-2001 UserLand Software, Inc.