Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Could not verify signing in resource

843802Feb 21 2008 — edited Jan 28 2009
Hi all.

I've been banging my head against a wall for the past 2 days trying to figure this out to no avail. I'm simply trying to use Java Web Start to distribute my Swing application but always receive the same error dialog :

com.sun.deploy.net.JARSigningException
Could not verify signing in resource : ***.jar

I'm using Netbeans 6 and have tried manually signing all the jars as well as the netbeans web start self-signed feature : both give the same behaviour.

I have used jarsigner -verify -certs which confirms the certificate for the jar and I've tried with 1.5 and 1.6 jdks.
I've searched tonnes of websites and forums but can't find the answer - hopefully someone can help.

Any ideas?

JGreg
SCJD
Zoom Software
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2009
Added on Feb 21 2008
6 comments
970 views