Ask Your Question

Revision history [back]

jmol applets need more java security...

java security no longer accepts security levels below "HIGH" If you cannot (or won't) rewrite sage_math to use a non-java jmol (see jsmol for example), then explain how I'm supposed to fix: "Application Blocked by Java Security

For security, applications must now meet the requirements for the High or Very High security settings, or be part of the Exception Site List, to be allowed to run.

Name: jmolApplet0 Location: file:// Reason: Your security settings have blocked an application from running due to missing a "Permissions" manifest attribute in the main jar. "

I've added /usr/lib/jvm/jdk1.8.0_25/jre/lib/applet/jmol.jar to the Exception Site List, but STILL java throws up the above-quoted dialog box! BTW, just where is the jmol code supposed to be located in sage_math?

click to hide/show revision 2
retagged

jmol applets need more java security...

java security no longer accepts security levels below "HIGH" If you cannot (or won't) rewrite sage_math to use a non-java jmol (see jsmol for example), then explain how I'm supposed to fix: "Application Blocked by Java Security

For security, applications must now meet the requirements for the High or Very High security settings, or be part of the Exception Site List, to be allowed to run.

Name: jmolApplet0 Location: file:// Reason: Your security settings have blocked an application from running due to missing a "Permissions" manifest attribute in the main jar. "

I've added /usr/lib/jvm/jdk1.8.0_25/jre/lib/applet/jmol.jar to the Exception Site List, but STILL java throws up the above-quoted dialog box! BTW, just where is the jmol code supposed to be located in sage_math?