Install Bouncy Castle
- Create a temporary directory to hold the Bouncy Castle regression test .jar file.
mkdir BCTestDir
- Copy the regression .jar into the temporary directory.
cp bctest-jdk15on-XXX.jar BCTestDir
- Copy the
bcprov-ext-jdk15on-XXX.jar
to the following location(s).Configuration Java 1.6 Location Lawson system JDK %JAVA_HOME%\jre\lib\ext
WebSphere JDK %WAS_HOME%\java\jre\lib\ext