[Bug 3703] Unable to launch the application with the JNLP file of the app

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Feb 18 08:45:15 UTC 2019


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3703

--- Comment #2 from K. Nagarajan <nagarajan.krishnamurthy at nttdata.com> ---
Even when I manually put the necessary security directives in the above policy
file (like below) and save it, the web start is still failing to download the
jar files.

Manual entry I made in the above-mentioned default java.policy file:

grant codeBase "http://<domain>:8080/jars/" { 
   permission java.security.AllPermission;   };

(domain name masked for privacy reasons)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190218/53dc5fc4/attachment.html>


More information about the distro-pkg-dev mailing list