Register / Login  |  Desktop view  |  Jump to bottom of page

Installation & Configuration » JCAPI signed Jar

Author: Anonymous, Visitor
03/10/2005 18:14:57
Hello,

I am configuring the JCAPI as a provider for a SUN 1.4.2_09 JVM. I am then configuring Tomcat 5.5.9 to use this JVM. When bootstrapping Tomcat the following error is generated:

Caused by: java.security.ProviderException: Verification of JCAPI JAR file integrity failed.
Reason: X.509 not found
at com.pheox.jcapi.d.g(Unknown Source)
at com.pheox.jcapi.JCAPIProvider.init(Unknown Source)
at com.pheox.jcapi.JCAPIProvider.<clinit>(Unknown Source)

any ideas? Thank you.

Author: tommy, Visitor
04/10/2005 22:12:17
Hi,

We must be able to reproduce your error condition in order to solve it.
Could you please provide us with a minimal WAR file that triggers your error?
If not, you have to give more information about your environment such as: where did you put the JCAPI JAR file (common/lib, shared/lib, <webapp>/WEB-INF/lib etc), did you unjar the JCAPI jar file, is our provider added in a static context etc?

Regards,
Tommy




Register / Login  |  Desktop view  |  Jump to top of page