Salve galera,
To seguindo um tutorial pra assinatura de applet, to fazendo passo a passo, mas to tendo este problema na hora de assina-lo. Se alguem puder me ajudar. Obrigado.
Exception in thread "main" java.util.zip.ZipError: jzentry == 0,
jzfile = 45378424,
total = 3,
name = HelloWorldApplet.jar,
i = 1,
message = null
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:321)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:299)
at sun.security.tools.JarSigner.getManifestFile(JarSigner.java:1554)
at sun.security.tools.JarSigner.signJar(JarSigner.java:892)
at sun.security.tools.JarSigner.run(JarSigner.java:203)
at sun.security.tools.JarSigner.main(JarSigner.java:74)