I have install SE 1.6 and set env variables for my path and also JAVA_HOME however when I try to install GlassFish exe ogs-3.1.2.2-windows I get the long error message below:
This application needs version 1.6 or higher of the Java(TM) 2 Runtime
Environment. If the required Java(TM) 2 Runtime Environment is not installed,
you can download it from the following website:
http://java.sun.com/j2se
Or if you already have the required Java(TM) 2 Runtime Environment
installed, try rerunning this application with the following usage:
'ogs-3.1.2.2-windows.exe' -j
Below is my path:
%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\ant\bin;C:\Program Files\Java\jre6;C:\Program Files\Java\jdk1.6.0_38
Below is my JAVA_HOME:
C:\Program Files\Java\jre6 Using jdk1.6.0_38 also gets the same error.
Can someone please help me get past this road block ?