-
Bug
-
Resolution: Fixed
-
P4
-
fx2.1, 7u6
-
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.
- relates to
-
JDK-8102614 Need to move jfxrt.jar from lib/ to lib/ext/
-
- Closed
-