Generated ClassLoader does not see java extension libraries

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: fx2.1, 7u6
    • Component/s: javafx
    • Environment:

      Windows 7, NetBeans 7.1.1, JavaFX SDK and runtime 2.2. JavaFX desktop application.

      ClassLoader in com.javafx.main.Main.main() method generated by javafxpackager.exe tool does not search classes in jars at standard JRE extension libraries directory lib/ext. As a result, the desktop FX application which uses such extensions and runs fine under NetBeans gets "ClassNotFoundException" or "ClassDefFoundError" when is started as standalone jar.

            Assignee:
            Kevin Rushforth
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: