[JAVA] "Do not show again" check does not work in the warning dialog when starting applet

Premise / What you want to achieve

The "Do not show again" checkbox is displayed in the warning dialog when starting applet, but even if you check it and execute it, the same warning dialog will be displayed the next time it is displayed. I would like to check it so that the warning dialog will not be displayed next time.

It is possible to hide the warning dialog itself, but after investigating so far, we are aware that the latest JDK (1.8.0_121) cannot be used. If you know how to hide the dialog itself, I would appreciate it if you could teach me that too.

Thank you for your cooperation.

Problems / error messages that are occurring

When you start applet by jnlp of the current construction, the warning dialog of the attached image is displayed.

jnlp警告ダイアログ.png

In the red frame of this dialog, "Applications from the above publisher and location will not be displayed from the next time (D)" I checked the checkbox of and clicked the "Run" button to start it normally, but even if I start the same applet again, the same dialog is displayed every time and I am in trouble.

It is recognized that the following work is done correctly to display this dialog. ・ Issuing a valid certificate from a trusted certificate authority -Specify the attribute authority of the file manifest

What I tried

I tried the following, but the warning dialog was hidden and the checkboxes did not work effectively.

■ Trial in Java Control Panel ● "Security" tab -Added the corresponding URL to the "exception site list"

● "Details" tab -Check "Enable-Execute with protection without displaying warning" for "Mixed code (execution in sandbox vs. trusted) security verification" ・ "Execute signed code certificate execution check" "Do not check"

Supplementary information (language / FW / version of tools, etc.)

-Java 1.8.0_121 (both server and client) ・ Acm4chee-2.18.1 ・ JBoss 4.2.3GA ・ Weasis

Recommended Posts

"Do not show again" check does not work in the warning dialog when starting applet
What to do when rails db: seed does not reflect in the database
Docker does not work when DOCKER_HOST is specified in WSL2
What to do when Rails on Docker does not reflect controller changes in the browser
What to do when "relation" hibernate_sequence "does not exist" in the ID column of PostgreSQL + JPA
Check the behavior when the exception specified by expected in JUnit 4 @Test annotation occurs / does not occur
What to do when the changes in the Servlet are not reflected
Pay.JP Solution when it can be done locally but it does not work well in the production environment
When the form such as Select of Materialize does not work properly
Do not return when memoizing in Ruby
File manager does not start when logging in again in Docker's LXDE desktop environment
[Grails] Error occurred running What to do when the Grails CLI does not start
Code written in Java-TeraPad starting from beginner does not work due to error
If the ctrl + shortcut does not work in Eclipse, disabling welcome may help
Does the escape sequence (\) not work? (for Mac)
When @Transactional of Spring Boot does not work
@BeforeStep does not work in Tasklet of spring-batch
Does not recognize the library when implementing jcaptcha
When the project is not displayed in eclipse
[Railways] Railways does not work when the RubyMine project root is other than the Rails root directory.
Processing when an ID that does not exist in the database is entered in the URL
[Note] When the page access speed does not increase
Set the root URL when starting tomcat in intelliJ
Correspondence when Ruby version does not switch in rbenv
Hivernate Validator does not work in WAS Liberty environment
When the server does not start with rails s