JBoss Cluster Bootstrap


The cluster nodes to view need to be specified via some bootstrap mechanism. This can be done using any of the following methods.

Bootstrap Using Naming Discovery

This determines the cluster entry point by doing an HAJNDI naming service discovery query. The query may be restricted to a given partition name by specifying the name in the PartitionName field. If not specified than the first partition to respond will be choosen.
PartitionName:
DiscoveryName:
DiscoveryPort:
DiscoveryTimeout:

Bootstrap Using a Hostname

This determines the cluster entry point(s) by querying the JNDI service on the indicated server for the available cluster paritition services. Any cluster to which the server belongs will serve as an entry point for determining the members of the cluster. To query the server hosting the jmx-console application use "locahost" for the hostname.
Hostname:
Port: