javaws argument to disable alaca URL Check
Mathieu Westphal
mathieu.westphal at gmail.com
Fri Feb 26 20:13:32 UTC 2016
When i open a jnlp file i have the following :
$javaws -verbose -allowredirect -nosecurity xplorersCities1.jnlp
...
Trusted Only manifest attribute not found. Continuing.
The application is a local file. Codebase validation is disabled. See:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html
for details.
The application is a local file. Codebase validation is disabled. See:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html
for details.
System logger called with result of 0
System logger called with result of 0
System logger called with result of 0
Found alaca URLs to be verified
- file:/home/glow/aur/xplorers2
- http://games.asobrain.com/applets/xplorers
Warning! file:/home/glow/aur/xplorers2 is NOT from codebase/docbase.
Warning! http://games.asobrain.com/applets/xplorers is NOT from
codebase/docbase.
Setting value:null
With an annoying popup where i need to press "Yes" to validate the URLs.
Any ways to disable this check ?
Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160226/4bc54f7c/attachment.html>
More information about the distro-pkg-dev
mailing list