Step-by-Step Quick Start Guide for Oracle Bea WebLogic 12c Application Server Zip Development Release on Debian Linux Distro.
If you Did Not Have the WebLogic App Server 12c Already Installed then on the Post Top you find a Link to Installation Guide.
After the WebLogic App Server 12c Installation Befor To Start the WebLogic App Server is Necessary to Create and Configure a Server Domain.
And this Visual Guide includes All the Screenshots of Wizard Domain Creation.
-
How to Install Oracle WebLogic 12c on Debian:
Install WebLogic 12c for Debian -
Open Terminal Window
(Press “Enter” to Execute Commands) -
Launch Domain Creation Graphical Wizard
cd $MW_HOME/common/bin/
su -c "./config.sh"
-
Graphical Wizard Domain Creation Steps
Click on Next.
Click on Next.
Possibly Change Name and Location.
Set and Take Note of User and Pass.
Possibly Change the JDK in Use.
Click on Next.
Click on Create.
Successfull Domain Creation.
-
WebLogic 12c Server StartUp
cd $MW_HOME/user_projects/domains/
./startWebLogic.sh
Provide User and Pass as Configured During Domain Creation.
-
WebLogic Deployment/Administration Quick Start Guide:
WebLogic Quick Deployment