一个没见过的Exception

时间:2008-08-27 15:01:44   来源:论坛整理  作者:  编辑:chinaitzhe
java.lang.SecurityException: class "org.apache.commons.collections.SequencedHashMap"'s signer information does not match signer information of other classes in the same package
我今天作项目时
发现个这个异常找了一早上了
谁知道说下怎么解决啊
急!
网友回复:The error message say all classes of the same package must have the
same signature.

You can fix it perhaps by moving a class, or my getting a real cert
and using it to sign everything.

我google到的,遇到问题先google、百度下
网友回复:我想知道解决的办法不是翻译
谢谢
关键字:

相关文章

    无相关信息

文章评论

共有 0 位网友发表了评论 此处只显示部分留言 点击查看完整评论页面