Technical data

2 Starting and Stopping WebLogic Servers
2-22 Administration Guide
where:
n host is the name or IP address of the machine where the WebLogic Server is
running.
n port is the WebLogic Servers listen port (default is 7001).
n adminname designates a user that is a member of the Console Access Control
List (ACL) (or a member of a group that is a member of the Console ACL) for
the target WebLogic Server. Default member of the Console ACL is
system.
n password is the password for adminname.
Setting Up a WebLogic Server Instance as a
Windows Service
If you want a WebLogic Server instance 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.
Before you can set up a server instance to run as a Windows service, you must create
the server in a domain.
The following tasks describe setting up and managing WebLogic Server Windows
services:
n “Setting Up Windows Services: Main Steps” on page 2-23
n “Removing WebLogic Server as a Windows Service” on page 2-33
n “Changing Passwords for a Server Installed as a Windows Service” on page 2-33