Use this page to manage the members of a cluster. A cluster of application servers are managed together and participate in workload management.
A copy of the first cluster member that you create is stored as part of the cluster data and becomes the template for all additional cluster members that you create.
Any individual configuration change that you make to a cluster member does not affect the configuration settings of the cluster member template. You must use wsadmin commands to modify the cluster member template.
To view this administrative console page, click Servers > Clusters > cluster_name > Cluster members > cluster_member_name.
Specifies whether the applications can access many of the server implementation classes.
If you select Allow, applications can access many of the server implementation classes. If you select Restrict, applications can not access many of the server implementation classes. The applications get a ClassNotFoundException if they attempt to access those classes.
Applications typically use the supported APIs and do not need to access system internals.
The default value for this property is Allow.