News

Caused by: java.lang.ClassNotFoundException: javafx.embed.swing.JFXPanel at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass (BuiltinClassLoader.java:582) ...
According to an answer on StackOverflow, "it appears that you MUST use one of the JavaFX packaging tools, which is either an Ant task or the javafxpackager executable". Not sure if that's the issue ...
If you face following exception while deploying your application in tomcat:org.apache.catalina.lifecycleexception: failed to start component [standardengine [catalina].standardhost ...