The Configuration screen appears only if you ran the QuickStart Configuration Wizard at the end of WebLogic Server installation to configure the WebLogic Server sample domains or if you ran the wizard from the command line More. Configure the following fields for the sample domains.
| Field | Description |
|---|---|
|
Name |
The login username for the WebLogic Administrator account. The username must not contain commas, tabs, or any of the following characters:
|
|
Password |
The password for the WebLogic Administrator account. The password must be at least eight characters, and must contain at least one numeric character or at least one of the following characters:
The password that is set here is also used for any JDBC data sources that are defined in the templates you specified when you started the QuickStart Configuration Wizard. |
|
Confirm Password |
Enter the same user password. An error is displayed if the two entries do not match. |
|
Advanced Configuration |
Specify the following advanced configuration options for the new domain. |
|
Domain location |
This field is displayed only if you are creating a single domain. Enter the full path for the domain (for example, C:\domains\newdomain). You can also use the Browse button to navigate to the directory in which your domains are located (for example, C:\domains). If you do so, you must enter a unique directory name for the new domain at the end of the path. |
|
Domain parent location |
This field is diplayed only if you are configuring the three WebLogic Server sample domains at the end of the WebLogic Server installation. Enter the full path for the parent domain to use for the WebLogic Server sample domains. For example, if you enter C:\domains, the following domain directories are created: C:\domains\medrec, C:\domains\medrec-spring, and C:\domains\wl_server. You can also use the Browse button to navigate to the directory to use as the parent directory. |
|
Application location |
This field is displayed only if you are creating a single domain. Enter the full path to the directory in which you want to store the applications that are associated with the domain (for example, C:\applications\newdomain). You can also use the Browse button to navigate to the directory in which your applications are located (for example, C:\applications). If you do so, you must enter a unique directory name for the new domain's application location at the end of the path. |
|
Application parent location |
This field is diplayed only if you are configuring the three WebLogic Server sample domains at the end of the WebLogic Server installation. Enter the full path for the parent application directory to use for the domains. For example, if you enter C:\applications, the following application directories are created: C:\applications\medrec, C:\applications\medrec-spring, and C:\applications\wl_server. Note: This directory determines the location of the WebLogic server examples, which will be installed in application_parent_directory/wl_server/examples/src/examples. The default location is user_projects/applications/wl_server/examples/src/examples. You can also use the Browse button to navigate to the directory to use as the parent directory. |
|
Administration Server Listen Address |
From the drop-down list, select a value for the listen address. For more information, see Specifying the Listen Address. |
|
Administration Server Listen Port |
Enter a valid value for the listen port to be used for regular, nonsecure requests (through protocols such as HTTP and T3). The default value is 7001 for the Administration Server. If you leave this field blank, the default value is used. The valid listen port range is from 1 to 65535. For more information, see Specifying the Listen Port. |
|
SSL Listen Port |
Enter a valid value to be used for secure requests (through protocols such as HTTPS and T3S). The default value is 7002. If you leave this field blank, the default value is used. The valid listen port range is from 1 to 65535. By default, a server instance uses demonstration certificates to authenticate requests from a secure port. In a production environment, you must configure SSL to use certificates from a certificate authority. More |
|
Coherence Listen Port |
Specify the listen port to use on the Administration Server for Coherence. |
"Quick Start Configuration Wizard" in Creating Domains Using the Configuration Wizard