When you add a cluster as
a new bus member take note of the following:
- If you choose to use a file store:
- You must not use the default log file, permanent store file and
temporary store file directories because they are not suitable for
cluster engines.
- You must specify the Log directory, Permanent store
directory and Temporary store directory to be at locations
that all members of the cluster can access on your file system.
- If you choose to use a data store:
- You must not use the default data source because it is not suitable
for cluster engines.
- You must specify the Data source JNDI name of an existing
data source.
For more information about file store and data store refer to
Message stores.