Add SunJCE provider with JDK1.2

Yu Wang (yuwang5@vt.edu)
Sat, 19 Sep 1998 04:39:17 +0100

This is a multi-part message in MIME format.

------=_NextPart_000_0004_01BDE387.764119F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello all:=20

When I implemented security features in my java projects, I need to use
Sun JCE security packages and install SunJCE provider. There is no =
problem when
doing these in Win95.=20
When I run the java program in WinNT with JDK1.2. I always got:
=20

method endProvilidged()V not found in java.security.AccessController

whether I statically or dynamically installed the provider.
I have correctlly setting the classpath. I also try to edit the =
java.policy
and java.security file. But no success.

Any hints are appreciated.

Have a good holiday!

------=_NextPart_000_0004_01BDE387.764119F0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">

Hello all:
 
When I implemented security features = in my java=20 projects, I need to use
Sun JCE security packages and install SunJCE=20 provider. There is no problem when
doing these in Win95. =
 
When I run the java program in WinNT = with=20 JDK1.2. I always got:
 
 
method endProvilidged()V not found = in=20 java.security.AccessController
 
whether I statically or dynamically = installed=20 the provider.
I have correctlly setting the classpath. I also try to = edit the=20 java.policy
and java.security file. But no = success.
 
 
Any hints are = appreciated.
 
Have a good holiday!
 
------=_NextPart_000_0004_01BDE387.764119F0--