| |
| | RMI , IIOP, and EJB |
 | | Consequently, IIOP version 1.2 (the version of IIOP included as part of CORBA 2.3) supports the semantics required to be used as a messaging protocol for RMI. |
 | | At runtime, RMI stubs marshal requests into IIOP messages on one end, and the IDL-generated skeleton in, for example, C++, unmarshals the request, instantiating value types from the parameters that were marshaled as Java objects. |
 | | IIOP can scale to meet the demands of large enterprise systems, reducing the risks associated with developing a new protocol for distributed object systems. |
| info.borland.com /devsupport/appserver/faq/dave-curtis-rmiiiop.html (2760 words) |
|