Confirming Windows Service Configuration

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.



BEA WebLogic Server Administration Kit
BEA WebLogic Server Administration Kit (Prentice Hall PTR Advanced Web Development)
ISBN: 0130463868
EAN: 2147483647
Year: 2002
Pages: 134
Authors: Scott Hawkins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net