Signed applet w/ signed JNLP template produces java.lang.SecurityException
问题 I'm signing the JNLP file used by my RIA, in preparation for the coming tighter security restrictions in 7u51 , due in January. The webstart version is working great, but I've run into a problem where the applet version fails to launch with the following exception. Google has apparently never heard of this exception. :( java.lang.SecurityException: JAR should not contain JNLP-INF/APPLICATION_TEMPLATE.JNLP at sun.plugin2.applet.Applet2ClassLoader.getPermissions(Unknown Source) at java.security