Forum Discussion
billc
13 years agoNew Contributor
Download JavaFX runtime from here, it will require an Oracle web site ID. You will need the 1.3.1 SDK
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javafx-419431.html
Once downloaded, install it. This will put the JavaFX directory on the system path. Once the install is done, running loadUItest.bat appears to make the application work again.
The reason this works is because it bypasses the JNLP process which requires signed content.
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javafx-419431.html
Once downloaded, install it. This will put the JavaFX directory on the system path. Once the install is done, running loadUItest.bat appears to make the application work again.
The reason this works is because it bypasses the JNLP process which requires signed content.