Hi, Anyone out there successfully using JCE 1.2.1 w/ Tomcat 3.x and JDK1.2.2? We keep getting this: When this code executes: Security.addProvider(new com.sub.crypto.provider.SunJCE()); "Keep getting java.lang.ExceptionInIntializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs" Now when we execute this outside of Tomcat it works. Any ideas? thanks!
- Re: JCE/Tomcat '
- Re: JCE/Tomcat Graham Wright
