"Dean Parker" <[EMAIL PROTECTED]>Sent by: [EMAIL PROTECTED]02/27/2001 03:30 PMPlease respond to Orion-Interest To: Orion-Interest <[EMAIL PROTECTED]> cc: bcc: Subject: RE: Extending Orion with JCE 1.2.1 I don't use Orion on the job but I use Weblogic 6.0. I do, in fact, u
then place the
4 jars in c:\jdk1.3\jre\lib\ext directory.
Good luck!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Smith Jason
Sent: Tuesday, February 27, 2001 4:47 AM
To: Orion-Interest
Subject: Extending Orion with JCE 1.2.1
Has anybody tried to use
Title: RE: Extending Orion with JCE 1.2.1
Hi,
I am using
JCE 1.2.1 with orion for the same purpose.
It seems that if you start orion with "java -jar orion.jar",
there is a problem with setting the classpath for other jars.
I start orion like this : "java -classpat
Has anybody tried to use Java Cryptography Extension (JCE) 1.2.1 with Orion?
I am able to use the JCE libraries by placing all of the JCE jars in one
directory, setting the jars in my classpath and dynamically registering the
provider like this: java.security.Security.addProvider(new
com.sun.crypt