Perform the following steps to verify the version from the command prompt:
- Set the Applications environment by running the APPSORA.env (if not already set)
- Run the following command from the command prompt
MY_JAVA=`awk -F= '$1 ~ /^JSERVJAVA.*$/ {print $2}' \
The output will be similar to the following:
$IAS_ORACLE_HOME/Apache/Apache/bin/java.sh`; \
$MY_JAVA -version
java version "1.4.2_04"Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.2_04-b05)Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
No comments:
Post a Comment