com.sun.deploy.security.BlockedException: Can not verify rule set jar
Hi all,
we have an issue with JRE 1.8.0.31. Our jar-files have to use certificate and with Java 6 is running without issue. We are using Deployment Rule Sets (DRS) too. But with Java 8 get the following error. Is there any experince with this issue?
com.sun.deploy.security.BlockedException: Can not verify rule set jar
at com.sun.deploy.security.SandboxSecurity.showBlockedDialog(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.isTrustedByTrustDecider(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.getTrustedCodeSources(Unknown Source)
at com.sun.deploy.security.CPCallbackHandler$ParentCallback.strategy(Unknown Source)