Requirements for RMI-IIOP Load Balancing and Failover
Sun Java System Application Server provides high availability of remote EJB references and name service objects over RMI-IIOP. Before you can use these features, your environment must meet the following requirements:
- Sun Java System Application Server Enterprise Edition is installed.
- A cluster of at least two application server instances exist s.
- J2EE applications are deployed to all application server instances and clusters that will participate in load balancing.
- RMI-IIOP client applications are enabled for load balancing.
Load balancing is supported for the following RMI-IIOP clients:
- Java applications executing in the Application Client Container (ACC) accessing EJBs deployed on an Application Server instance.
- Java applications, not running in the ACC, accessing EJBs deployed on an Application Server instance.
The configuration settings required to enable RMI-IIOP-based applications depend on the type of client. For more information on configuring RMI-IIOP client applications for load balancing, see the Sun Java System Application Server Developer’s Guide.
|
Note
|
RMI-IIOP failover over SSL is not supported.
|
|
See Also:
Legal Notices