4. How to configure oracle weblogic server 12c in STS Eclipse IDE on Windows 10 | (32/64 bit)

Опубликовано: 04 Август 2026
на канале: Team Lead
6,074
39

Windows 10 - How to configure oracle weblogic 12c server on windows with Spring Tool Suite IDE | Eclipse IDE | Step by Step

Step I] Click on the Windows menu item, select Show View, and select the Servers view.Select show view then select server option

Step II] In your console controller you will find the server table ,so click on that tab and click on hyperlink given there

Step III] Then click on the link “No servers are available. Click this link to create a new server”.
Expand Oracle, select Oracle WebLogic Server Tools, and click on Next.If not available install Oracle weblogic server tool from eclipse marketplace and restart the eclipse IDE

Step IV] Set the server runtime environment click on next .If you want to access the server remotely, you will need to enter the computer name; otherwise using localhost is sufficient for local access. Click Next.

Step V] On the next screen, browse to the directory name where you installed WLS 12.2.1.3.0 and then select the wlserver subdirectory (i.e., WebLogic home is always the wlserver subdirectory of the installation directory). Eclipse will automatically put in the value of JAVA_HOME for the “Java home” value. Click Next.

Step VI] On the next screen, browse to the directory where you created the domain using the WLS Configuration Wizard (you can also click on the button to select from known domains). Click Next and Finish.

Step VII] You can double-click on the new server entry that you just created to bring up a window.
for the server. Click on “Open Launch configuration” to configure any options that you want while running the server and then click OK.

Step VIII] Back in the server view, right click on the server entry and select start to boot the server.

Step IX] Back in the server view, right click on the server entry and select start to boot the server.

Step X] A Console window will open to display the server log output and eventually you will see that the server is in RUNNING mode.
Step XI] Open browser and type http://localhost:7001/console.

#TeamLead
#WeblogicServer12c
#InstallingWeblogicServer12c