|
Hi all, I have a Swing GUI application, which I’ve deployed
via Java Webstart. I’ve signed all the jar files using a test
certificate. The problem crept in after I made a change to the main jar
file and rebuilt and re-signed it. Now I get the following Exception: Caused by: java.lang.SecurityException:
class
"com.incubeta.keywordtool.model.Keywordsearch$$EnhancerByCGLIB$$e2583f80"'s
signer information does not match signer information of other classes in the
same package at
java.lang.ClassLoader.checkCerts(ClassLoader.java:775) at
java.lang.ClassLoader.preDefineClass(ClassLoader.java:487) at
java.lang.ClassLoader.defineClass(ClassLoader.java:614) PS. That’s not the whole exception, but the most
relevant part of the stacktrace. Any ideas how I can fix this? Enrico Goosen Software Developer SAICOM TECHNOLOGY TEL: +2721 417 1375 FAX: +2721 417 1361 CEL: +2783 305 5676 EMAIL: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum -~----------~----~----~----~------~----~------~--~--- |
- [CTJUG Forum] Signing JAR files with a test certificate Enrico Goosen
- [CTJUG Forum] Re: Signing JAR files with a test certifi... Renier Rhode
- [CTJUG Forum] Re: Signing JAR files with a test cer... Enrico Goosen
