WebLogic Server 6.0.0 Code Examples, BEA Systems, Inc.

Package examples.rmi

The examples in this package demonstrate the features of WebLogic RMI.

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.
 

Package rmi Description

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.

There's more...

Read more about this WebLogic service in the Developers Guide, Using WebLogic RMI to get more detailed information for your application.


Documentation is available at
http://e-docs.bea.com/wls/docs60/

Copyright © 2000 BEA Systems, Inc. All rights reserved.