I\'m using Netbeans to compile and sign all my jars, all with the same certificate. However, when I run Webstart with Sun Java SE 6, I get the error Found unsigned entry in
I restarted the pc again and it works again. Must've been something weird with the Java JRE or something...
Enabling JAR caching should fix the problem. It's a common bug that exists in Java for years. For details, see my blogpost: https://www.nowaker.net/post/found-unsigned-entry-in-resource-java-web-start.html