|
WebLogic Server 6.0.0 Code Examples, BEA Systems, Inc. |
See:
Description
RMI Examples Summary | |
Hello | Demonstrates accessing a simple RMI object from a Java client. It takes the simple "HelloWorld" RMI example that is supplied in the RMI distribution to illustrate how easy it is to convert your RMI classes to use WebLogic RMI. |
MultiHello | This package takes the simple "HelloWorld" RMI example and extends it to bind multiple unique names in the registry and then display multiple invocations of each to the simple client. |
The examples in this package demonstrate the features of WebLogic RMI.
See the instructions given on the individual examples to build and run the examples.
|
Documentation is available at http://e-docs.bea.com/wls/docs60/ |