You are on page 1of 15

Go to

http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

Download the file Oracle_WebLogic_Server_11gR1_10.3.6_Coherence_wls1036_generic.jar linked to File 1 and save it to


a temporary folder on your local computer.
Running the Oracle Fusion Middleware installer .jar file
First off windows firewall.
Important: To start the installation of the Oracle Fusion Middleware / WebLogic Server Do not just double-click on the .jar
file. You must start the installer in a Windows Command (CMD) window using the following syntax:
java -d64 -jar wls1036_generic.jar
The typical Oracle installer screen will appear as shown below. Click the Next> button to move to the next screen.

For this installation, pick a new Middleware Home Directory. Type in the name of a new folder on your hard
disk.IMPORTANT: Do not install any components into a path that includes spaces. For example, DO NOT make
your home directory:
C:\Program Files\My Oracle\My Middelware Home\
Click the Next> button to move to the next screen.

BAD!!!

Fill in your Oracle Support e-mail address and password. Unfortunately, there seems to be an installer bug with this step
basically you MUST supply your Oracle support info otherwise you cannot skip to the next step. When finished, click
the Next> button to move to the next screen.

At this point you may be prompted for a Proxy Server. Click on the box to skip support messages and click
theNext> button to move to the next screen.
The next step is to Choose an Install Type. Click the Typical button and click the Next> button to move to the next
screen.

Next the installer will prompt for the location of the Java Development Kit (JDK). This should have been installed before
starting this installation. Navigate to the home of the JDK (should be the 64-bit edition) by clicking the Browse button.
After locating the JDK, click the Next> button to move to the next screen.

The next step is to choose installation directories. When selecting installation directories, it is important that the entire
directory path have no spaces in the names. You may use an underscore character to link words together in the path as
shown in the example below. When finished, click the Next> button to move to the next screen.

Choose a Shortcut Location for the Windows Start menu. Here we selected All Users. Click the Next> button to move to
the next screen.

Finally, the Installation Summary will be displayed. Click the Next> button to begin the installation process.

Below is a view of the installer as the WebLogic Server is installed:

Once the installation is completed, make sure the Run Quickstart check box is selected and click the Done button

The QuickStart Configuration Screen


The QuickStart menu will appear next. The QuickStart screen is used to configure various components of the WebLogic
server. Click the Getting Started with WebLogic Server 10.3.6 item to launch the Configuration Wizard.

Select the option to create a new WebLogic domain and click the Next> button to move to the next screen.

Select the option to Generate a domain configured automatically to support the following products. Select all
three checkboxes and click the Next> button to move to the next screen.

Follow the pdf: Organization_Chart_Installation_Configuration_R12.1.x.pdf from the point referred in the PDF on WebLogic
domain is created.
Organization_Chart_Installation_Configuration_R12.1.x.pdf

Organization_Chart_
Installation_Configuration_R12.1.x.pdf

Give a new name and location for the domain. Usually these are located within the install directory under
auser_projects folder. Again, as a reminder, do not use spaces in the names of any locations or paths. Click

the Next> button to move to the next screen.

Provide a username and a password for the Administrator. Important: If you will be installing Oracle Forms and Reports
later on, you MUST use a password that conforms to their restrictions. In other words, Oracle Forms and Reports will use
the admin password specified here to create their own Domain. The restrictions the Forms and Reports account uses
include:
Valid passwords are 8 to 30 characters long, must begin with an alphabetic
character, use only alphanumeric, underscore (_), dollar ($) or pound (#)
characters. It should contain at least one numeric, underscore (_), dollar ($),
or pound (#) character.
Type in a password in both spaces and click the Next> button to move to the next screen.
In this case: username = weblogic; password: oracle11g

The next step is to configure the Server Start Mode and the JDK. This should be set to default to the JDK specified earlier.
For this step choose Development Mode and click the Next> button to move to the next screen

You might also like