When using dtjava.validate and dtjava.install to detect and install the JavaFX runtime (if not existed), the installation goes fine but at the end, there is an incorrect message displayed
"JavaFX install not completed. See http://java.com/javafxjava.com/javafx for troubleshooting information"
- Tested on x86 XP, win7
- The test scenario using the public api from http://java.com/js/dtjava.js to assert if the system has javafx 2.0+ runtime installed - If not, then proceed with the installation
*** Steps to reproduce:
0) Make sure the system
- has jre 6u10+
- does not have any JavaFX runtime 2.0+
1) Invoke the script to use dtjava.validate and dtjava.install
http://sqeweb.us.oracle.com/deployment1/dtfx/dtjavaValidateInstallFX.html
The JavaFX 2.0.2 runtime should be installed. Follow through the installation until you see the JavaFX 2.0 Setup Complete dialog.
2) Close that dialog and if you see the following message, the problem is reproducible
"JavaFX install not completed. See http://java.com/javafxjava.com/javafx for troubleshooting information"
"JavaFX install not completed. See http://java.com/javafxjava.com/javafx for troubleshooting information"
- Tested on x86 XP, win7
- The test scenario using the public api from http://java.com/js/dtjava.js to assert if the system has javafx 2.0+ runtime installed - If not, then proceed with the installation
*** Steps to reproduce:
0) Make sure the system
- has jre 6u10+
- does not have any JavaFX runtime 2.0+
1) Invoke the script to use dtjava.validate and dtjava.install
http://sqeweb.us.oracle.com/deployment1/dtfx/dtjavaValidateInstallFX.html
The JavaFX 2.0.2 runtime should be installed. Follow through the installation until you see the JavaFX 2.0 Setup Complete dialog.
2) Close that dialog and if you see the following message, the problem is reproducible
"JavaFX install not completed. See http://java.com/javafxjava.com/javafx for troubleshooting information"