This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JNLP and Web Start and the fly likes jarsigner: unabel to sign zipexception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "jarsigner: unabel to sign zipexception" Watch "jarsigner: unabel to sign zipexception" New topic
Author

jarsigner: unabel to sign zipexception

Hari priya
Ranch Hand

Joined: Mar 11, 2004
Posts: 134
Hello all -

I am gettign this annoying zipexception when I am trying to sign a third party jar file.

I am trying to deploy all teh jar files without signing them but it gives a sign error saying jar files not signed.Please help me resolve this.

Thank you all for you help!
Priya
[ November 12, 2004: Message edited by: Hari priya ]
Jared Cope
Ranch Hand

Joined: Aug 18, 2004
Posts: 243
How are you signing the jar files?

Cheers, Jared.


SCJP 1.4 91%, SCJP 1.5 88%, SCJD B&S
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: jarsigner: unabel to sign zipexception
 
Similar Threads
Sign Jar using Existing Jar
jar size
Sign .jar file using existing signed .jar file
Need Help on :: Programatically Creating Jar file From Existing Jar file
Pblm with JAR/InputStream