Databases Reference
In-Depth Information
7. Repeat the previous steps and create the remaining file stores, FileStore02 ,
FileStore03 , and FileStore04 targeting the corresponding Managed Servers,
PROD_Server02 , PROD_Server03 , and PROD_Server04 .
8. Click on the Activate Changes button to finish.
How it works...
The file stores were created in all Managed Servers of the cluster and will be used as
persistent stores for the JMS servers.
Although it is possible to use the default file store for the JMS servers,
creating a separate file store is recommended to decouple and isolate
the configuration for the JMSApp application. Using the default store also
eliminates the possibility of using a migratable target.
There's more...
In the following section, the file store will be created using WLST.
Creating the file store using WLST
1. Log in as a wls user to the shell and start WLST.
[wls@prod01]$ $WL_HOME/common/bin/wlst.sh
2. Connect to the Administration Server using wlsadmin as user, <pwd> as the
password, and t3://adminhost.domain.local:7001 as the server URL.
wls:/offline>connect("wlsadmin","<pwd>","t3://adminhost.domain.
local:7001")
 
Search WWH ::




Custom Search