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.

Get BEA WebLogic Server™ Administration Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.