Deploy JavaFX 2 Applet - Access Denied on the Jar File [message #1200475] |
Thu, 21 November 2013 03:56  |
Eclipse User |
|
|
|
Hi,
please don't ask, why it has to be an applet - I'm not happy with it at all, but that's my task...
As far as I can tell I set up all the necessary stuff in the fxbuild file and exported the app. While the jar itself is executable (I tried it), the applet always fails to load.
I set up the Control Panel (reduced the security and added an Exception with the file reference of the generated HTML page) and tried to start the app. When I (re)load the page, the Java-Console fires up and informs me, that there is a problem with the persmission to read the jar file:
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Eclipse\workspace-4.3-2\MyAppletFX\build\deploy\MyApplet.jar" "read")
I have to admit: I never liked Applet so I never even build one. I have no clue, what the problem is with it, right now...
Can someone give me a tip? Do you need to see the generated HTML-Code? The fxbuild?
Thanks in advance,
Daniel
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03509 seconds