Since WAS 8.5 ships with IBM JDK6 by default, I installed IBM JDK7 using Installation Manager
But when I run my application, it takes IBM JDK6 instead of JDK7
Can someone please let me know how to set JAVA_HOME to take JDK7 instead of JDK6
Thanks in advance
source share