WLS - Start Weblogic


PT : Start Weblogic
EN : Start Weblogic

cd $WL_DOMAIN
nohup ./startWebLogic.sh &

cd $WL_HOME/server/bin
nohup ./startNodeManager.sh &

Comments