-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
7u10
-
macos 10.8 and 10.7
jre 1.7.0_10-b18
Hello,
JavaxFx applet doesn't start and it stops at the splash screen. I don't understand why it doesn't launch the preloader and the application.
Jre detection is fine with build 1.7.0_10-b18 (dtjava.validate(platform) returns null, with var platform = new dtjava.Platform({
jvm : '1.7.0_10+',
javafx : '2.2+',)}
)
Problem is with firefox and safari on macos. Java is well installed and is enabled for navigator (I installed it several times).
Works on win.
On macos, applet doesn't start from navigator ( lauched it with the .html generated automatically by ant build). It works if we start directly the jnlp file ?
It is a critical problem to launch javafx services.
Thanks you
JavaxFx applet doesn't start and it stops at the splash screen. I don't understand why it doesn't launch the preloader and the application.
Jre detection is fine with build 1.7.0_10-b18 (dtjava.validate(platform) returns null, with var platform = new dtjava.Platform({
jvm : '1.7.0_10+',
javafx : '2.2+',)}
)
Problem is with firefox and safari on macos. Java is well installed and is enabled for navigator (I installed it several times).
Works on win.
On macos, applet doesn't start from navigator ( lauched it with the .html generated automatically by ant build). It works if we start directly the jnlp file ?
It is a critical problem to launch javafx services.
Thanks you