BEA WebLogic Server Administration Kit (Prentice Hall PTR Advanced Web Development)

To confirm that WebLogic has been correctly installed as a Windows service:

  1. At a command prompt, set your PATH environment variable as follows :

    set path=WL_HOME\server\bin;%path%

  2. Make the location in the directory tree just above your domain directory your current working directory.

  3. From that location, execute the following command:

    beasvc debug "WhatYouCalledYourService"

    If your service is configured correctly, the command above will start your service. For production starts, eliminate the debug option.

Категории