Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116722

Generated ClassLoader does not see java extension libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1, 7u6
    • javafx
    • 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.

            kcr Kevin Rushforth
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: