jars no longer seem to be signed. JARSigningException: Found unsigned entry
问题 NB 7.4RC2, Win 7 In Java Control Panel, the "Keep Temporary Internet Files" checkbox is checked. I am signing my Web Start application with trusted certificates. However, the 3rd party jars in dist/lib seem to be unsigned. C:\Program Files (x86)\Java\jdk1.7.0_40\bin\jarsigner" -verify javafx-dialogs-0.0.3.jar jar is unsigned. (signatures missing or not parsable) So when I run my application in the debugger, it refuses to start complaining of unsigned jars ExitException[ 3]com.sun.deploy.net