WebLogic Server domain creation¶
This page details the installation process for WebLogic Server 12c, which includes the creation of a basic domain.
Installation¶
The WebLogic Server 12c installation is performed using the generic installer JAR file. The process is initiated via the command line.^[600-developer-java-application-server-weblogic-weblogic-12c-install.md]
Command¶
To begin the installation, execute the following command:
java -jar fmw_12.2.1.4.0_wls_generic.jar
Binaries¶
The installation requires the generic WebLogic Server installer file:
* Filename: fmw_12.2.1.4.0_wls.jar^[600-developer-java-application-server-weblogic-weblogic-12c-install.md]
Related Concepts¶
- [[Java Application Server]]
- WebLogic Server
Sources¶
^[600-developer-java-application-server-weblogic-weblogic-12c-install.md]