Problem compiling

Mark Chance (markc@roguewave.com)
Tue, 22 Sep 1998 15:31:38 -0600

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------ =_NextPart_000_01BDE670.63CF0AD0
Content-Type: text/plain

All:

I've just downloaded JDK 1.2 beta 4 and your Cryptography Extension 1.2
Beta 1.
I get the following messages when compiling my program:

D:\CryptoTest>dir \java\jdk1.2b4\bin\javac.exe
Volume in drive D has no label.
Volume Serial Number is 07CE-0417

Directory of D:\java\jdk1.2b4\bin

06/30/98 03:12a 25,088 javac.exe
1 File(s) 25,088 bytes
367,099,904 bytes free

D:\CryptoTest>\java\jdk1.2b4\bin\javac Crypt.java
error: Invalid class file format:
D:\java\jce12-beta1-dom\lib\jce12-beta1-dom.jar(com/sun/crypto/provider/
SunJCE.class), wrong version: 46, expected 45
Crypt.java:11: Class com.sun.crypto.provider.SunJCE not found in import.
import com.sun.crypto.provider.SunJCE;
^
2 errors

D:\Cognitive\CryptoTest>dir \java\jce12-beta1-dom\lib
Volume in drive D has no label.
Volume Serial Number is 07CE-0417

Directory of D:\java\jce12-beta1-dom\lib

09/22/98 01:14p <DIR> .
09/22/98 01:14p <DIR> ..
09/14/98 12:26a 155,810 jce12-beta1-dom.jar

***************** End of transcript ***********************

Did you happen to compile that file with a newer javac than I can
get????

Thanks

Mark Chance
Sr. Consulting Engineer/Java Projects Lead
markc@roguewave.com
303 545-3221
http://www.roguewave.com
Boulder, CO

------ =_NextPart_000_01BDE670.63CF0AD0--