Interested in upgrading JAVA VERSION from JAVA 1.5 to JAVA 1.6
[oracle@server301 /]$ java -version
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
also interested in knowing Oracle Application Server VERSION (from command line )
First - you need to install java 1.6
If you want to change it for the whole OAS then alias
javato your new java directory (1.6).If you want to change it for a specific
OC4J, then:process-type/module-data/category/datawhere id="java-bin", to your new java path