1
vote
1answer
51 views

How to make gems work properly in a Jruby applet?

I've been trying to solve this problem for 3 days now and I simply can't find a solution. So, I have downloaded the Jruby-complete-1.7.3 jar. After which, I have attempted to install the gem ...
2
votes
2answers
193 views

How to speedup jar signer?

I use ant for sign my jars for web-start deployment. Ant.signjar is very slow when web-start signing. How to speedup signing process ?
16
votes
5answers
28k views

Java SecurityException : signer information does not match

I recompiled my classes as usual, and suddenly got the following error message, why ? How to fix it ? "java.lang.SecurityException: class "Chinese_English_Dictionary"'s signer information does not ...