SecurityException: Cannot set up certs for trusted Cas

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

admin JAVA-API

  1. admin
    March 9th, 2009 at 18:22 | #1

    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

  2. admin
    March 9th, 2009 at 18:22 | #2

    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

  1. No trackbacks yet.