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
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