You must follow a series of configuration steps to achieve
high availability with the integration framework. The steps for configuration
are listed in various key documents.
Procedure
- Create
a cluster for the user interface and a separate cluster for
the integration framework.
- Configure
the Java Messaging Service.
- Optional: Create and configure a messaging
engine for high availability. For more information, seeHigh availability messaging engine policy
- Configure the integration framework in a cluster.
- Configure a highly available shared disk that
can be mounted or accessible on multiple nodes simultaneously. This directory is where the error logs, the schema, and the
Web Services Description Language files are stored.
- Mount the directory on all nodes in a common location and
ensure that the user who starts the application server services has
read and write access to this directory. If you are using
Windows, you can access this directory through a Universal Naming
Convention (UNC) path with read and write permissions.
- In your product, go to the System Properties application
and configure the mxe.int.globaldir property
to point to the shared file system path.