Posted By:
Stephen_Johnson
Posted On:
Wednesday, July 10, 2002 08:41 AM
I am trying to us JCE in VAJ. I have a small test program that I can get to run outside of VAJ by copying the jce1_2_1.jar, local_policy.jar, sunjce_provider.jar, and US_export_policy.jar files to C:jdk1.2.2jrelibext and by adding security.provider.2=com.sun.crypto.provider.SunJCE to the java.security file.
Where do I put these files to be able to run my application within VAJ?
Thanks,
Stephen