# Purpose: SUNWsnad package preinstall script # Author: Dan Gordon # Creation date: 09/11/98 # # Details: # # Stops webserver before continuing with install of components to it. # # This script is meant to be run as part of the SUNWsnad package # installation. # PATH=/bin:/usr/bin:/sbin:/usr/sbin #echo "Stopping Java Web Server . . ." #/etc/init.d/jws stop