jnlp java version specification 1.6.0_02 not working
843802Jul 28 2008 — edited Aug 12 2008
hi,
i did specify in my jnlp the following <java version="1.6.0_02" ../>
i have jre1.6.0_02 installed:
D:\>java -version
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b06)
Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing)
however when i run my jnlp, it says that i don't have the java version 1.6.0_02 installed and that it can't automatically install it.
I referred the JNLP specification and it says that i can specify a java version although this is not advisable.
you can find below the output of the java console.
I have tried to change in my jnlp to 1.6.0*, or 1.6_02 with no luck...
Could you please help me out??? How can i specify to use this exact version?
Thanks
Java Web Start 1.6.0_02
Using JRE version 1.6.0_02 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\xxxxxx
+-----
c: clear console window+
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
+0-5: set trace level to <n>+
+-----
#### Java Web Start Error:+
+#### The application has requested a version of the JRE (version 1.6.0_02) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually.+