Date: Mon, 6 Jul 1998 15:28:29 -0700 (PDT)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: JCE error
To: java-security@java.Sun.COM, landis@miller.cs.uwm.edu
Peter:
> I browsed your site and noticed the new JCE extension for JDK 1.2 beta,
> so I downloaded the new JDK and JCE extension for installation. The JDK
> installed just fine under WinNT 4.0. Then I tried to install the JCE
> extension package. I followed the installation instructions, first setting
> the classpath to the jce12-ea-dom.jar file ("set
> CLASSPATH=C:\jdk1.2beta3\jce12-ea2-dom\lib\jce12-ea-dom.jar ").
I think you're using a wrong name for the JCE jar file.
The install instructions say that the name of the jar file
is "jce12-ea2-dom.jar" (and not "jce12-ea-dom.jar").
Jan