How to resolve “com.sun.deploy.net.JARSigningException: Found unsigned entry in resource:”
Recently I've encountered a rather strange behaviour related to Java Web Start. If, in your .jnlp file you are referencing some signed jars, sometimes the verification fails miserably with the…