Step-by-Step Quick Start Guide for Oracle Bea WebLogic 12c JEE6 Application Server on Linux CentOS 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.
Then After the WebLogic App Server 12c Installation and Before 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 for JEE on CentOS:
Install WebLogic 12c for CentOS -
Open Terminal Window
(Press “Enter” to Execute Commands) -
Launch Domain Creation Graphical Wizard
cd $MW_HOME/wlserver*/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