Re: jce12-beta-dom.zip not valid archive?

Jan Luehe (luehe@laguna.eng.sun.com)
Mon, 17 Aug 1998 17:29:52 -0700 (PDT)

Date: Mon, 17 Aug 1998 17:29:52 -0700 (PDT)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: jce12-beta-dom.zip not valid archive?
To: java-security@java.Sun.COM, ritter@flex.net

Greg:

> I'm trying to get the JCE installed for use with jdk1.2beta4. However, when
> I try to open the archive with WinZip, I get the message "Cannot open file:
> it does not appear to be a valid archive."
>
> Should I be using a different compression/decompression package to unzip
> the file, or is there a problem with the file that is available for
> download through the JDC?
>
> Thanks in advance for your help with this,

You could use "jar -xvf jce.zip".

Jan