|
Hi,
I've installed an evaluation copy of JCAPI and wrote a simple Java test program to see how it worked and see that it does work. The evaluation worked fine in a standalone application , allowing me to load and print out the contents of the certificates from a usb token. However, when I tried to use it in our aweb application we get this exception:
java.lang.ExceptionInInitializerError
Caused by: java.security.ProviderException: Verification of JCAPI JAR file integrity failed.
Reason: null
at com.pheox.jcapi.f.g(Unknown Source)
at com.pheox.jcapi.JCAPIProvider.init(Unknown Source)
at com.pheox.jcapi.JCAPIProvider.<clinit>(Unknown Source)
... 60 more
We are quite interested in your product, but only if we can get it to work.
It is clear that the third party provided obfuscation solution causes this problem so can you give us an upgrated jar to test it in our web application (deployed on tomcat).
Thanks,
SMARI AYMEN
|