Start Weblogic Server Windows

Oracle WebLogic Server is one of the most popular Java EE application server. If you’re looking to develop an application that is designed to run on Oracle WebLogic Server, the best way to test your application would be to run it on your local PC.

In order to start that server from the Administration console, you must start the Node Manager first. That server must be associated with a machine as well. Start a Managed WebLogic Server. From WebLogic Administration Console you have to go to the Environment - Servers - Control Tab.

Here is a step by step guide on how to configure Local Oracle WebLogic Server on Windows.

1. Download The Installer

The first thing that you need to do is download the installer from this link. Make sure you accept the License Agreement and then download the Generic installer.

2. Extract The Installer

Once the download of the installer is complete, extract the zip folder where you will find an executable jar file. The next thing that you need to do is run this jar to initiate the installation.

3. Starting With The Installation

To initiate the installation process, you need to open the Command Prompt in Administrator Mode. After that go to the path where the installation jar is present.

Before starting the installation process, you will need to setup some environment variables so that installation can start. Please note that Java JDK path may differ.

Run the below commands to get started with your installation.