
Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
On Oct 15, 6:15 pm, Roedy Green <see_webs...@mindprod.com.invalid>
wrote:
> Ever since I installed JDK 1.6.9_03 I am having various kinds of
> random trouble with Java.
[quoted text clipped - 18 lines]
> Roedy Green Canadian Mind Products
> The Java Glossaryhttp://mindprod.com
Yes, I've just discovered that JavaFX apps launch via JWS fine with
1.5.0_13, but not with 1.6.0_03 - this on WinXP SP2 only. 1.6.0_03
works fine on Ubuntu linux Feisty OS version.
I've found very little searching around the java.net forums so far,
but with this clue in hand, I'd give it another try.
-Brad Mayer
Roedy Green - 01 Nov 2007 15:57 GMT
>> Ever since I installed JDK 1.6.9_03 I am having various kinds of
>> random trouble with Java.
I reinstalled Windows Vista and most of this went away. However, I am
having a mysterious problem with Intellij 7.0.1. I (which uses Java).
It thinks it is saving code style configurations, but there are no
files actually saved. This makes it unusable.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
John W. Kennedy - 01 Nov 2007 22:40 GMT
> Yes, I've just discovered that JavaFX apps launch via JWS fine with
> 1.5.0_13, but not with 1.6.0_03 - this on WinXP SP2 only. 1.6.0_03
> works fine on Ubuntu linux Feisty OS version.
Works fine for me, though. (Firefox 2.0.0.8)

Signature
John W. Kennedy
"Sweet, was Christ crucified to create this chat?"
-- Charles Williams. "Judgement at Chelmsford"
bradley.mayer@sun.com - 02 Nov 2007 05:23 GMT
> bradley.ma...@sun.com wrote:
> > Yes, I've just discovered that JavaFX apps launch via JWS fine with
[quoted text clipped - 6 lines]
> "Sweet, was Christ crucified to create this chat?"
> -- Charles Williams. "Judgement at Chelmsford"
Well, I've just confirmed that JavaFX apps launch via JWS fine with
1.5.0_13 AND 1.6.0_02, but reconfirmed that I get
java.lang.SecurityException: Bad main-class name
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
with 1.6.0_03 ONLY. WinXP.
Shouldn't have much to do with the browser version - in all cases the
jnlp downloads via the Firefox downloader.
I'm certainly not going to reinstall the OS - especially as Microsoft
frowns upon doing things yourself.
-Brad
Roedy Green - 03 Nov 2007 04:17 GMT
>main-class name
I wonder if 1.6.0.3 is pickier, e.g. main must be void, static ...

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com