| Article: |
Programmatically Signing JAR Files | |
| Subject: | not working example | |
| Date: | 2001-05-26 16:19:55 | |
| From: | belab | |
|
From where do I get the manifestBytes in the method signJarFile() at jos.write(manifestBytes, 0, manifestBytes.length); ? Did anyone tested this example?
|
||
Showing messages 1 through 4 of 4.
-
missing SignatureFile class in JDK 1.5
2007-10-16 03:19:58 craty [View]
has anyone found the workout for the missing class sun.security.util.SignatureFile in JDK 1.5? If so please share the solution -
missing SignatureFile class in JDK 1.5
2008-05-07 05:57:08 dkahlen [View]
http://fisheye5.cenqua.com/browse/~raw,r=1.4/glassfish/appserv-core/src/java/com/sun/enterprise/appclient/jws/ASJarSigner.java
https://svn.trianacode.org/whip/trunk/whip/src/whippet/data/bundle/JarSigner15.java -
missing SignatureFile class in JDK 1.5
2008-05-07 06:00:07 dkahlen [View]
This one is better, while less assumptions:
https://svn.trianacode.org/whip/trunk/whip/src/whippet/data/bundle/JarSigner15.java
-
not working example
2009-06-22 23:05:53 Sanmoy [View]
This example is incomplete .. and of no use.. there are certain unimplemented methods !!!!


