> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >
Hi, > * I have downloaded bcprov-jdk14-125.jar from Bouncy Castle > and have put that jar file in fop-0.20.5\lib. Wrong location (see also a thread from ... yesterday, I believe) You have to put it in the lib\ext directory for the JVM used when running FOP, so... <snip /> > * I have modified j2sdk1.4.1_02\jre\lib\security\java.security to include > the > following line: > security.provider.6=org.bouncycastle.jce.provider.BouncyCastleProvider > ... (probably) wrong location again. It's far more likely that you have a separate Java Runtime under "Program Files" somewhere (--the one your %JAVA_HOME% refers to). It's the java.security file from there that you need to modify. Hope this helps! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]