3.2.5 Domain and Resource Creation using WDT Tool
- Use
createDomain
cmd and provide the FMW_home path for further installation. - Download WLmodel.text.
- Change the file extension of WLmodel.txt to .yaml as WLmodel.yaml.
- Update the values for Domain Name, Cluster Name, Machine Name, IP Addresses, Ports, and other relevant fields in WLmodel as required.
- Run the command
sh createDomain.sh -oracle_home Oracle_Home Path -domain_type WLS -domain_parent Domain_Path -model_file Path to .yaml file.
Note:
This script creates domain with all the resources including JMS Queue.
Parent topic: Resource Creation in Weblogic and Parameter updation