Installing Domain
A domain is the basic administration unit of WebLogic server. It consists of one or more WebLogic server instances, and logically related resources and services that are managed as one unit.
As shown in figure, the basic domain infrastructure consists of one Administration Server and optional managed servers and clusters.
You can install a domain using the following procedure.
- Launch the configuration wizard.
- Select the Create a new domain radio button.
- Click Browse and go to the domain location. The default domain is base_domain.
- Click Next.
- Select Create Domain Using Product Templates. This lists the available templates.
- Select the Basic WebLogic Server Domain – 12.2.1.3.0 [wlserver]* check box from the Available Templates pane and click Next.
- Specify Name, Password and Confirm Password. Click Next.
- Select Development and Oracle HotSpot 1.8.0_121 C:\Temenos\DEVELO~1\3rdParty\jdk\JDK18~1.0_1 from Domain Mode and JDK group respectively. Click Next.
- Select Administration Server and click Next.
- Specify the server details as shown in the screen capture and click Next.
- Click Create.
- Click Next.
- Select Start Admin Server and click Finish. This opens a command window and launches startWeblogic.cmd.


In this topic