-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: java web start unsigned hibernate3.jar
PostPosted: Tue Aug 31, 2010 4:24 am 
Newbie

Joined: Tue Aug 31, 2010 4:19 am
Posts: 1
Hi,
I'm trying to use hibernate with jws.
I've got a problem launching the app. It says that hibernate3.jar is unsigned.

I've got other dependencies jar that are signed the same way that hibernate3.jar is and everyone of them works.

When I check if the hibernate3.jar is signed with jarsigner -verify it says it's OK.

Does anyone have an idea on what's going on ? Or a workaround ?

Thank you

Here is the stacktrace :
Code:
com.sun.deploy.net.JARSigningException: Détection d'une entrée non signée dans la ressource : http://***/lib/hibernate3.jar
   at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source)
   at com.sun.javaws.security.SigningInfo.check(Unknown Source)
   at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
   at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
   at com.sun.javaws.Launcher.prepareResources(Unknown Source)
   at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
   at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
   at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
   at com.sun.javaws.Launcher.launch(Unknown Source)
   at com.sun.javaws.Main.launchApp(Unknown Source)
   at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
   at com.sun.javaws.Main$1.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)



Top
 Profile  
 
 Post subject: Re: java web start unsigned hibernate3.jar
PostPosted: Wed Dec 01, 2010 2:44 pm 
Newbie

Joined: Tue Sep 22, 2009 3:43 am
Posts: 4
Hi Cehra,

this is a known issue under http://opensource.atlassian.com/project ... e/HHH-5681
Please vote to get a quick fix.

I posted the bug under http://bugs.sun.com/bugdatabase/view_bu ... id=6964501 half year ago :(


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.