|
WebLogic Server 6.0.0 Code Examples, BEA Systems, Inc. |
See:
Description
Examples Summary | |
examples.cluster.ejb | Demonstrates how to write a cluster application with EJBs that exhibit load-balancing and failover. |
examples.cluster.rmi | Demonstrates how to generate "clusterable" RMI stubs. |
examples.cluster.utils | The class in this package is a utility class that is used to gather statistics about the cluster and generate a report after each example has run. It is automatically compiled when you use the scripts to build each example. |
The examples in this package illustrate using Enterprise JavaBean and RMI in a clustered environment.
See the individual examples ( examples.cluster.ejb and examples.cluster.rmi) for instructions on building and running the examples.
Note: You'll need a cluster license in order to run these examples in a cluster environment. Contact your sales rep for more information.
|
Documentation is available at http://e-docs.bea.com/wls/docs60/ |