Table of Contents

Weblogic - Administration Command

Command

nohup $DOMAIN_NAME/bin/startNodeManager.sh > /dev/null 2>&1 & 
nohup $DOMAIN_HOME/startWebLogic.sh > /dev/null 2>&1 & 
# or
nohup $DOMAIN_HOME/bin/startWebLogic.sh > /dev/null 2>&1 &
$DOMAIN_HOME/bin/stopWebLogic.sh $
nohup $DOMAIN_HOME/bin/startManagedWebLogic.sh AdminServer > /dev/null 2>&1 &
$DOMAIN_HOME/bin/stopManagedWebLogic.sh AdminServer $
$WLS_HOME/common/bin/config.sh