Wednesday, September 9, 2015

How to run the weblogic server installer on linux

Download the 
wls1036_generic.jar

open the terminal and navigate to the directory where the installer is placed

type the following command

$JAVA_HOME/bin/java -d64 -Xmx1024m -jar wls1036_generic.jar

No comments:

Post a Comment