Thread-topic: WebStart and app title with 1.6 Update 2
User-agent: Microsoft-Entourage/12.12.0.080729
On 9/26/08 4:09 PM, "Doug Zwick" <email@hidden> wrote:
> I also noticed that the javawebstart.version system property
> (displayed in our about box) is "javaws-1.6.0_07" when the J2SE 6 VM
> is first in the preferences list, and "javaws-1.5.0_16" when J2SE 5
> (32-bit) is first. A previous post from Mike Swingler had stated:
>
>> On 64-bit Intel machines, all Web Start launching goes though the
> Java
>> SE 6 deploy.jar and javaws.jar, even if it is targeting an older JVM
>> and set of runtime classes. On 32-bit capable hardware all Web Start
>> launching goes though the J2SE 5.0 deploy.jar and javaws.jar.
>
> I find this confusing, shouldn't I be seeing javaws-1.6.0_07 for
> javawebstart.version in both cases? Perhaps the property is wrong?
> Could it be showing the VM running the javaws code (which I would find
> counter-intuitive, I would expect the JWS version to be the version of
> the javaws code being run -- I would also be surprised if J2SE 5 could
> run the 6.0 JWS, I would expect it to require J2SE 6 JRE features).
Your guess is correct -- javawebstart.version is effectively showing
java.version concatenated with 'javaws-'. It really should match the
release version of Java 6 in this case, but doesn't due to how Web Start was
built.
Not sure what the 1.6 issue is, however. My guess is that the native part
of Java Web Start picked the wrong version of Java for some reason, and when
the Java part of Web Start re-launches Java with the right version the
"-Xdock:name" value is lost. I've fixed that problem in the past, but this
could be a different variant.
Scott
---------------
Scott Kovatch
Flex Engineering
Adobe Systems, Inc.
email@hidden
I am Scott Kovatch, and I approved this message.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden