Start WebLogic servers
- Start the WebLogic hdr_domain admin server. For example:
nohup ./startWebLogic.sh & - Start the hdr_server managed server. For example (all in one line):
nohup ./startManagedWebLogic.sh<hdr-nodemanger>http://<ip-address>:<port -number>hdr_server.log &