Select the Policy Interceptors tab.

Advanced Administration 14-23 Managed Server. The discover port is common for the entire JOC configuration across the cluster. For example: Do you want to specify a cluster name yn y Enter Cluster Name : Spaces_Cluster Enter Discover Port : 9988 Here is a walkthrough for using configure-joc.py for HA environments: execfileORACLE_HOMEbinconfigure-joc.py . Enter Hostnames eg host1,host2 : SOAHOST1, SOAHOST2 . Do you want to specify a cluster name yn yy . Enter Cluster Name : Spaces_Cluster . Enter Discover Port : 9988 . Enter Distribute Mode true|false true : true . Do you want to exclude any servers from JOC configuration yn n n The script can also be used to perform the following JOC configurations: ■ Configure JOC for all specified Managed Servers. Enter n when the script prompts whether you want to specify a cluster name, and also specify the Managed Server and discover port, when prompted. For example: Do you want to specify a cluster name yn yn Enter Managed Server and Discover Port eg WLS_Spaces1:9988, WLS_Spaces2:9988 : WLS_Spaces1:9988,WLS_Spaces2:9988 ■ Exclude JOC configuration for some Managed Servers. The script allows you to specify the list of Managed Servers for which the JOC configuration DistributeMode will be set to false. Enter y when the script prompts whether you want to exclude any servers from JOC configuration, and enter the Managed Server names to be excluded, when prompted. For example: Do you want to exclude any servers from JOC configuration yn ny Exclude Managed Server List eg Server1,Server2 : WLS_Spaces1,WLS_Spaces3 ■ Disable the distribution mode for all Managed Servers. The script allows you to disable the distribution to all the Managed Servers for a specified cluster. Specify false when the script prompts for the distribution mode. By default, the distribution mode is set to true. Verify JOC configuration using the CacheWatcher utility. For more information, see Running CacheWatcher in Oracle Fusion Middleware High Availability Guide. You can configure the Java Object Cache JOC using the HA Power Tools tab in the Oracle WebLogic Administration Console as described in Using HA Power Tools in the Oracle Fusion Middleware High Availability Guide. Modifying the Default User The Oracle WSM Agent run time uses the OracleSystemUser account by default to communicate to the server. To configure a different default user, perform the following steps: