Downloading and installing WebLogic Server
Please download and install WebLogic Server.
To download and install WebLogic Server:
- To download the WebLogic Server installation package:
- Go to http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html.
- Under Oracle WebLogic Server 10.3.6à
Installers with Oracle WebLogic Server and Oracle Coherence
- Download
the Generic version of the installer (wls1036_generic.jar).
Installation :
Download
latest version of Java and unzip it
Java
installers can be found here : All Java SE Downloads on MOS ( Doc ID 1439822.1
)
export JAVA_HOME=/<path>/jdk
export PATH=$JAVA_HOME/bin:$PATH
which java
Navigate to the path where you have wls1036_generic.jar and execute below command
java -jar
wls1036_generic.jar
Click Next
Provide the install path of the Middleware weblogic path
Weblogic 10.3.6 installation is complete
No comments:
Post a Comment