SecurityException: Cannot set up certs for trusted Cas
March 9th, 2009
Applies to:
Weblogic6.0
Description:
Error while trying to run an application that ciphers a string on the server.
Cause:
JDK/JRE or the classpath used in Weblogic server is different
Set the correct JDK in the security file under \lib\security directory. Also, modify startweblogic.cmd file to set the following files in the classpath:
a. jce1_2_1.jar
b. jce_provider.jar
Place the following files to wlserverX.X\lib\ext directory:
a. jce1_2_1.jar
b. sunjce_provider.jar
c. local_policy.jar
d. US_export_policy.jar