dtfx.js should install java on windows using the java kernel installer.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: fx1.2
    • Component/s: deploy
    • Environment:

      Windows

      as per PRD-531, when a user navigates to a javafx app or applet on a web page (on windows) and Java is not installed, dtfx.js should invoke the java kernel installer instead of the online java installer.

      simple change to dtfx.js. add the line:
      deployJava.setInstallerType("kernel");
      in front of the line:
      deployJava.installLatestJRE();

            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Gustavo Galimberti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: