Technical data

System Administration Tools
Configuring and Managing WebLogic Server 1-11
For more information, see:
! Programming WebLogic JMX Services at
http://e-docs.bea.com/wls/docs81b/jmx/index.html.
! WebLogic Server API Reference (Javadocs) at
http://e-docs.bea.com/wls/docs81b/javadocs/index.html.(Seethe
weblogic.management packages.)
Configuration Wizard
Use the Configuration Wizard to create a new WebLogic Server domain. This tool can
create domain configurations for stand-alone servers, Administration Servers with
Managed Servers, and clustered servers. The Configuration Wizard creates the
appropriate directory structure for your domain, a basic
config.xml file, and scripts
you can use to start the servers in your domain.
You can run the Configuration Wizard either using a graphical user interface (GUI) or
in a text-based command line environment. You can invoke the wizard as an optional
part of the installation process or independently after installation. You can also create
user-defined domain templates for use by the Configuration Wizard.
For more information, see Creating Domains and Servers.
Java Utilities
Utility programs are provided for common tasks such as deploying an application and
testing DBMS configurations. For more information, see Using the WebLogic Java
Utilities.
Node Manager
Node Manager is a Java program provided with WebLogic Server that enables you to
start, shut down, restart, and monitor remote WebLogic Server instances. To enable
these capabilities, you run an instance of Node Manager on each physical machine in
your domain.