I am trying to deploy JavaFX application, but when I run it in browser, it looks like it cannot find the classes in external jar files.
java.lang.RuntimeExcepti
Judging by jnlp you haven't recreate jnlp after switching on Unrestricted access. Try to run Clean and Build or add next tag to your jnlp manually:
Unrestricted access
Clean and Build