在资源中找到未签名的条目... .jar [英] Found unsigned entry in resource ... .jar

查看:1174
本文介绍了在资源中找到未签名的条目... .jar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Netbeans编译和签署我的所有罐子,所有罐子都使用相同的证书。但是,当我使用Sun Java SE 6运行Webstart时,我在资源.. .jar中收到错误Found unsigned entry。

I'm using Netbeans to compile and sign all my jars, all with the same certificate. However, when I run Webstart with Sun Java SE 6, I get the error Found unsigned entry in resource .. .jar.

我搞乱添加和删除罐子等,但没有运气。

I messed around with adding and removing jars, etc, but no luck.

据我所知,密钥库位于构建目录中,并在每个 clean和build 上创建。

As far as I know the keystore is in the build directory and gets created on every clean and build.

它给出了这个错误,不是一个罐子,而是多个(罐子的切换顺序让我相信这个)。

It gives this error not for one jar, but multiple (switching orders of jars led me to believe this).

我正在使用Netbeans 7.我今天早上启动了Windows并收到错误,我没有yesterdag或之前。

I'm using Netbeans 7. I booted Windows this morning and got the error, which I didn't have yesterdag or before.

我正在拔头发,Webstart之类的让我抓狂!任何帮助都会非常感激。

I'm pulling my hair out, Webstart and the like is driving me crazy! Any help would be really appreciated.

编辑:清单文件看起来都不错btw。

The manifest files all look alright btw.

编辑: jnlp看起来也很好,并且在它崩溃之前没有任何改变。

The jnlp looks fine as well, and didnt change any from before it broke.

推荐答案

启用JAR缓存应该可以解决问题。这是Java中存在的常见错误。有关详细信息,请参阅我的博文:
https://www.nowaker.net/post/found-unsigned-entry-in-resource-java-web-start.html

Enabling JAR caching should fix the problem. It's a common bug that exists in Java for years. For details, see my blogpost: https://www.nowaker.net/post/found-unsigned-entry-in-resource-java-web-start.html

这篇关于在资源中找到未签名的条目... .jar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆