Technical data
Configuring and Managing WebLogic Server 5-1
CHAPTER
5 Setting Up a WebLogic
Server as a Windows
Service
If you want a WebLogic Server to start automatically when you boot a Windows host,
you can set up the server as a Windows service.
For each server that you set up as a Windows service, WebLogic Server creates a key
in the Windows Registry under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services. The registry
entry contains such information as the name of the server and other startup arguments.
When you start the Windows host, it passes the information in the registry to the JVM.
This section describes the following tasks:
! Setting Up a Windows Service
! Using a Non-Default JVM with a Windows Service
! Verifying the Setup
! Using the Control Panel to Stop or Restart the Service
! Removing a Server as a Windows Service
! Changing Startup Credentials for a Server Set Up as a Windows Service