weblogic on Solaris 11.1 with jdk
hi every oneI'm trying to install weblogic 10.3.6 on Solaris 11.1 using the jdk 1.7.0_07 that installed with the OS
but after WL installation and domain creation and during start weblogic i found this message
The JRE was not found in directory /usr/jdk/instances/jdk1.7.0. (JAVA_HOME)
Please edit your environment and set the JAVA_HOME
variable to point to the root directory of your Java installation.
the output of (java -version) is
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) Server VM (build 23.3-b01, mixed mode)
thanks
but after WL installation and domain creation and during start weblogic i found this message
The JRE was not found in directory /usr/jdk/instances/jdk1.7.0. (JAVA_HOME)
Please edit your environment and set the JAVA_HOME
variable to point to the root directory of your Java installation.
the output of (java -version) is
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) Server VM (build 23.3-b01, mixed mode)
thanks
0